Skip to content

Commit 0150140

Browse files
committed
tox.ini: Bump pep8 target from py32 to py33
1 parent 74b36f5 commit 0150140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ commands =
88
py.test --strict {posargs}
99

1010
[testenv:pep8]
11-
basepython = python3.2
11+
basepython = python3.3
1212
deps =
1313
flake8
1414
pep8-naming

0 commit comments

Comments
 (0)