summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index d242791..9cd2a9f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -28,7 +28,7 @@ commands=
echo setup.py/long description is syntaxly correct
[testenv:bandit]
-basepython=python3.6
+basepython=python2.7
skipsdist=True
deps=bandit
commands=bandit -b bandit.json -r oauthlib/