aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-05-18 12:31:59 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2014-05-18 12:31:59 -0700
commit7b62cca7f397c2c722fefd3abd42691f7129a96e (patch)
tree6ffea1fecaaa3dec4600f362cf038e5124d7e2e4 /tox.ini
parentfbcb3c4c5d253711b72f12c70453f3de2b8a3be1 (diff)
downloadcryptography-7b62cca7f397c2c722fefd3abd42691f7129a96e.tar.gz
cryptography-7b62cca7f397c2c722fefd3abd42691f7129a96e.tar.bz2
cryptography-7b62cca7f397c2c722fefd3abd42691f7129a96e.zip
grump
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 5925b075..9e0f6c96 100644
--- a/tox.ini
+++ b/tox.ini
@@ -51,7 +51,7 @@ commands =
doc8 --allow-long-titles README.rst docs/
[testenv:py3pep8]
-basepython = python3
+basepython = python3.3
deps =
doc8
flake8