Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 5d98592

Browse files
committed
Merge branch 'patch-1' of github.com:thedrow/pep257 into thedrow-patch-1
2 parents 9589896 + 49bfe21 commit 5d98592

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
@@ -4,7 +4,7 @@
44
# install tox" and then run "tox" from this directory.
55

66
[tox]
7-
envlist = py26, py27, py32, py33
7+
envlist = py26, py27, py32, py33, py34, pypy, pypy3
88

99
[testenv]
1010
commands = py.test --pep8

0 commit comments

Comments
 (0)