We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e595e48 commit 43f2a46Copy full SHA for 43f2a46
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