Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

Commit 302724f

Browse files
committed
Revisit tox dependencies yet again
1 parent 7d09add commit 302724f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
envlist =
3-
py24,py25,py26,py27,py32#,pypy,cover
3+
py24,py25,py26,py27,py32,pypy,cover
44
[testenv]
55
commands =
66
{envpython} setup.py clean --all

0 commit comments

Comments
 (0)