index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
tox.ini
1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index b7748233e..6993c5354 100644
--- a/
tox.ini
+++ b/
tox.ini
@@ -1,6 +1,7 @@
[tox]
envlist = py34,py35
recreate = True
+skip_missing_interpreters = True
[testenv]
commands = python -m nose2 -v