Skip to content

Commit 31bed71

Browse files
committed
README: update compat for Django, Python
1 parent 8aaa3dd commit 31bed71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ pytest-django allows you to test your Django project/applications with the
2828
<https://pytest-django.readthedocs.io/en/latest/contributing.html>`_
2929
* Version compatibility:
3030

31-
* Django: 1.8-1.11, 2.0-2.2,
31+
* Django: 1.11, 2.0-2.2,
3232
and latest master branch (compatible at the time of each release)
33-
* Python: CPython 2.7, 3.4-3.7 or PyPy 2, 3
33+
* Python: CPython 2.7, 3.4-3.8 or PyPy 2, 3
3434
* pytest: >=3.6
3535

3636
* Licence: BSD

0 commit comments

Comments
 (0)