gunicorn/requirements_dev.txt
benoitc a397d90774 don't depend on entry point for internal classes.
We don't have to depend on entry points when loading suppoorted workers
nad extensions, instead use the absolute path to load the class.

fix #259
2013-12-26 11:33:05 +01:00

5 lines
56 B
Plaintext

py==1.4.19
pytest==2.5.1
pytest-cov==1.6
wsgiref==0.1.2