Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit a698fc4

Browse files
committed
Pin pytest-django version
1 parent 03559bb commit a698fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ envlist =
2929
deps =
3030
py27: gevent
3131
django-{16,17,18}: pytest-django<3.0
32-
django-{19,110,110,111,200,dev}: pytest-django>=3.0
32+
django-{19,110,110,111,200,dev}: pytest-django>=3.0,<3.3
3333
django-{18,19,110}: django-tastypie==0.14
3434
django-16: Django>=1.6,<1.7
3535
django-17: Django>=1.7,<1.8

0 commit comments

Comments
 (0)