We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb7b241 commit f544f60Copy full SHA for f544f60
README.rst
@@ -30,7 +30,7 @@ pytest-django allows you to test your Django project/applications with the
30
31
* Django: 1.8-1.11, 2.0 and latest master branch (compatible at the time of each release)
32
* Python: CPython 2.7, 3.4-3.6 or PyPy 2, 3
33
- * pytest: >2.9.x
+ * pytest: 3.6 or later
34
35
* Licence: BSD
36
* Project maintainers: Andreas Pelme, Floris Bruynooghe and Daniel Hahler
0 commit comments