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