summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 0 insertions, 4 deletions
diff --git a/tox.ini b/tox.ini
index 6fd246f..7a6cfe0 100644
--- a/tox.ini
+++ b/tox.ini
@@ -29,7 +29,6 @@ extras =
sasl: sasl
deps =
sasl: kerberos
- codecov: codecov
allowlist_externals =
{toxinidir}/ensure-zookeeper-env.sh
{toxinidir}/init_krb5.sh
@@ -40,9 +39,6 @@ commands =
[testenv:build]
-[testenv:codecov]
-commands = - codecov -e TOX_VENV,ZOOKEEPER_VERSION
-
[testenv:pep8]
basepython = python3
extras = alldeps