summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 683c5b7..e09e222 100644
--- a/tox.ini
+++ b/tox.ini
@@ -10,7 +10,6 @@ exclude = .tox,.venv,build,*.egg
[testenv]
distribute = True
sitepackages = False
-setuptools_version = setuptools<58.0
deps =
pytest
pytest-cov