aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README12
1 files changed, 0 insertions, 12 deletions
diff --git a/README b/README
index 96d1933..e92e3da 100644
--- a/README
+++ b/README
@@ -17,18 +17,6 @@ to determine whether the PM does comply to the [PMS][1].
[1]:http://www.gentoo.org/proj/en/qa/pms.xml
-D-Bus setup
------------
-
-Right now, the standard test library requires the system-wide D-Bus daemon to
-be set up and running. The `setup.py` install script installs the necessary
-configuration file along with the Python modules but one needs to start or
-restart the daemon as required before running the test suite.
-
-A future version will most probably drop D-Bus dependency and replace it with
-a less painful IPC.
-
-
Running tests using Portage
---------------------------