Updated py.test and pytest-django to test against python 3.5.

This commit is contained in:
Xavier Ordoquy 2015-12-16 13:08:37 +01:00
parent df071d5555
commit aab7da4891

View File

@ -1,4 +1,4 @@
# PyTest for running the tests. # PyTest for running the tests.
pytest==2.6.4 pytest==2.8.5
pytest-django==2.8.0 pytest-django==2.9.1
pytest-cov==1.8.1 pytest-cov==1.8.1