Skip to content

Commit 75e5634

Browse files
committed
Update pytest versions in README
1 parent 3795a2f commit 75e5634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pytest-django allows you to test your Django project/applications with the
1717

1818
* Django: 1.4-1.8 and latest master branch (compatible at the time of each release)
1919
* Python: CPython 2.6-2.7,3.2-3.4 or PyPy 2,3
20-
* pytest: 2.6.x
20+
* pytest: 2.7.x, 2.8.x
2121

2222
* Licence: BSD
2323
* Project maintainers: Andreas Pelme, Floris Bruynooghe and Daniel Hahler

0 commit comments

Comments
 (0)