summaryrefslogtreecommitdiff
path: root/pkg/install_venv.py
AgeCommit message (Collapse)Author
2013-05-30adapt test suite to latest client codekali
* fix run_tests * add tox.ini * cleanup/update requirements * fix coverage reports * add pypi badge
2013-03-06Remove everything to start from scratchTomás Touceda
2012-09-171) changed src to pkg in the path to successfully create .venv environ.antialias
2) uses distribute instead of setuptools. 3) creates symlinks to PyQT and sip.so.
2012-09-06pkg.utils.parse_requirements used in setupkali
renamed setup-->pkg because name collision