We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e3cd4 commit 3aa4221Copy full SHA for 3aa4221
tox.ini
@@ -52,8 +52,6 @@ commands =
52
53
[testenv:unit]
54
envdir = {toxworkdir}/py3
55
-deps =
56
- backports-datetime-fromisoformat
57
commands =
58
pytest {toxinidir}/tests/unit {posargs}
59
0 commit comments