summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorBarry Warsaw2014-11-16 16:28:05 -0500
committerBarry Warsaw2014-11-16 16:28:05 -0500
commita7d5b481c47e561ee3e27bae262e6722420f847a (patch)
tree02893c625e4c1d14bda8023cd7e1ffb039b1faad /tox.ini
parent26fe2c0d37d4da51dbda077cdf46a4cd6cec22a5 (diff)
downloadmailman-a7d5b481c47e561ee3e27bae262e6722420f847a.tar.gz
mailman-a7d5b481c47e561ee3e27bae262e6722420f847a.tar.zst
mailman-a7d5b481c47e561ee3e27bae262e6722420f847a.zip
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 803e8da37..d4a01fc12 100644
--- a/tox.ini
+++ b/tox.ini
@@ -29,8 +29,6 @@ commands =
usedevelop = True
whitelist_externals = python-coverage
deps = coverage
-# Don't use --pre version packages.
-install_command = pip install {opts} {packages}
setenv =
COVERAGE_PROCESS_START={[coverage]rcfile}
COVERAGE_OPTIONS="-p"