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.
2 parents 202785a + c9c52a4 commit 38ca579Copy full SHA for 38ca579
tox.ini
@@ -17,7 +17,9 @@ deps =
17
pytest3.0: pytest ~= 3.0.0
18
pytest3.1: pytest ~= 3.1.0
19
pytest3.2: pytest ~= 3.2.0
20
+ pytest3.3: attrs < 19.2.0 # https://github.com/pytest-dev/pytest/issues/5900
21
pytest3.3: pytest ~= 3.3.0
22
+ pytest3.4: attrs < 19.2.0 # https://github.com/pytest-dev/pytest/issues/5900
23
pytest3.4: pytest ~= 3.4.0
24
pytest3.5: pytest ~= 3.5.0
25
pytest3.6: pytest ~= 3.6.0
0 commit comments