Skip to content

Commit 8876d71

Browse files
committed
Remove download flag
Core issue turned out to be a perfectly working virtualenv cache. Solution should not be to force the download
1 parent 92700a6 commit 8876d71

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ skip_missing_interpreters = true
44
isolated_build = True
55

66
[testenv]
7-
download = True
87
deps =
98
.[test]
109
commands =

0 commit comments

Comments
 (0)