Skip to content

Commit 9047e0c

Browse files
committed
Added six to Tox dependencies
This avoids a circular import issue on setup.py
1 parent 4190bc0 commit 9047e0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ basepython =
1010
pypy32: pypy3.2
1111
pypy33: pypy3.3
1212
deps =
13+
six
1314
pytest
1415
pytest-cov
1516
py{27,34,35,py2}: Flask

0 commit comments

Comments
 (0)