Updated pytest for python 3.5

sticky keys
This commit is contained in:
Ilan Steemers
2015-09-19 15:25:22 +02:00
parent c135975456
commit 24d1e9d950
+1 -1
View File
@@ -27,7 +27,7 @@ before_script:
install:
- pip install -q django==$DJANGO
- pip install -r requirements.txt
- pi[ install pytest --upgrade
- pip install pytest --upgrade
- pip install pytest-django codecov sphinx
- python setup.py install