Skip to content

Commit 5235468

Browse files
committed
blacklisting pytest 3.3.0 #32
1 parent bb72b29 commit 5235468

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
@@ -34,7 +34,7 @@ passenv =
3434
sitepackages = False
3535
deps =
3636
mock
37-
pytest
37+
pytest!=3.3.0
3838
pytest-catchlog
3939
pytest-cov
4040
pytest-mock

0 commit comments

Comments
 (0)