sometimes the system pip/setuptools is rather old and causes warnings or malfunctions in the primary virtual env.
@@ -1,3 +1,5 @@
+setuptools
+pip
virtualenv<14.0
tox
pytest