We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a313655 + 41519fa commit 7a7b955Copy full SHA for 7a7b955
1 file changed
tox.ini
@@ -4,6 +4,7 @@ skip_missing_interpreters = true
4
isolated_build = True
5
6
[testenv]
7
+download = True
8
deps =
9
.[test]
10
commands =
0 commit comments