Force testing with newer pip and friends
[mudpy.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 0a8a021..61d1cd3 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -64,6 +64,7 @@ setenv =
     PYTHONUTF8 = 1
     VIRTUALENV_CREATOR = venv
 commands = mudpy_selftest mudpy/tests/fixtures/test_daemon.yaml
+download = true
 deps = {toxinidir}
 
 [testenv:bandit]