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