summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSimon McVittie <smcv@celebrin.pseudorandom.co.uk>2006-12-05 11:33:51 +0000
committerSimon McVittie <smcv@celebrin.pseudorandom.co.uk>2006-12-05 11:33:51 +0000
commit01a91b63644b7f1e8b23dea20f639a9b13bb36ef (patch)
tree1321864d41b37f7b9367ccb2b22a443cfe33acb1 /setup.py
parent3655f865eb742eacc9f677c34757b0f115a7179b (diff)
setup.py, dbus/matchrules.py: Remove obsolete dbus.matchrules (the new implementation is in _dbus)
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3c3588d..fbe710e 100644
--- a/setup.py
+++ b/setup.py
@@ -145,7 +145,6 @@ setup(
"dbus/exceptions",
"dbus/glib",
"dbus/__init__",
- "dbus/matchrules",
"dbus/service",
"dbus/types",
"dbus/decorators",