Remove py==1.4.22 from requirements_dev.txt.

It's not a direct dependency for Gunicorn. Only used by py.test.
This commit is contained in:
Berker Peksag 2014-08-07 23:20:42 +03:00
parent 6baaffd78e
commit 3961e807b2

View File

@ -1,4 +1,3 @@
py==1.4.22
pytest==2.6.0 pytest==2.6.0
pytest-cov==1.7.0 pytest-cov==1.7.0
sphinx sphinx