summaryrefslogtreecommitdiff
path: root/pkg/requirements-dev.pip
diff options
context:
space:
mode:
authorkali <kali@leap.se>2013-05-16 04:26:00 +0900
committerkali <kali@leap.se>2013-05-17 00:10:09 +0900
commit1cb931e83522746da668f9a8bb5943aca1882086 (patch)
treec3f2d32b3d545737af081b1f1807901c07765a28 /pkg/requirements-dev.pip
parent8781a893aeaa62286633021e9d3eb8502bd129ee (diff)
use qtreactor so twisted is driven by qt main loop
aboutToQuit signal is not raised anymore with the qt4reactor. So we are calling all cleanup callbacks from the quit function.
Diffstat (limited to 'pkg/requirements-dev.pip')
-rw-r--r--pkg/requirements-dev.pip3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/requirements-dev.pip b/pkg/requirements-dev.pip
index 23d50ceb..e241474a 100644
--- a/pkg/requirements-dev.pip
+++ b/pkg/requirements-dev.pip
@@ -11,5 +11,6 @@
# to install it. (do it after python setup.py develop and it
# will only install this)
--e git+git://github.com/leapcode/leap_pycommon.git@develop#egg=leap.common
sphinx
+
+-e git+git://github.com/leapcode/leap_pycommon.git@develop#egg=leap.common