diff --git a/tox.ini b/tox.ini
index 65bb6f9621e3b4995cb7db34c589532e68efe453..38761c41db7b6d096a952c817e6c2368cb6dd46f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
 # content of: tox.ini , put in same dir as setup.py
 [tox]
 envlist = clean,py38,py39, report
-requires = tox-conda, git
+requires = tox-conda
 [testenv]
 usedevelop=True
 commands =