summaryrefslogtreecommitdiff
path: root/pkg/requirements-dev.pip
AgeCommit message (Collapse)Author
2015-02-13add pipdeptree to requirements-devKali Kaneko
2014-09-19Use wheels! yeah!Kali Kaneko
No more infinite time to re-create a virtualenv.
2013-10-11replace git:// by https:// in reposKali Kaneko
2013-05-17add soledad requirementkali
2013-05-17use qtreactor so twisted is driven by qt main loopkali
aboutToQuit signal is not raised anymore with the qt4reactor. So we are calling all cleanup callbacks from the quit function.
2013-05-11updated documentationkali
* documentation reviewed after rewrite, ready for 0.2.1 * updated docstrings format to fit sphinx autodoc
2013-03-21change development repo to leapcodekali
2013-03-21separate development depsKali Kaneko
so we can use them with "pip install -r requirements-dev.pip"