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 f19d8ec + 2b6a199 commit f203dc7Copy full SHA for f203dc7
tox.ini
@@ -17,9 +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
+ pytest3.3: attrs < 19.2.0 # https://github.com/pytest-dev/pytest/issues/3223
21
pytest3.3: pytest ~= 3.3.0
22
- pytest3.4: attrs < 19.2.0 # https://github.com/pytest-dev/pytest/issues/5900
+ pytest3.4: attrs < 19.2.0 # https://github.com/pytest-dev/pytest/issues/3223
23
pytest3.4: pytest ~= 3.4.0
24
pytest3.5: pytest ~= 3.5.0
25
pytest3.6: pytest ~= 3.6.0
0 commit comments