Skip to content

Commit

Permalink
Added six to Tox dependencies
Browse files Browse the repository at this point in the history
This avoids a circular import issue on setup.py
  • Loading branch information
ElSaico committed Nov 21, 2016
1 parent 4190bc0 commit 9047e0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -10,6 +10,7 @@ basepython =
pypy32: pypy3.2
pypy33: pypy3.3
deps =
six
pytest
pytest-cov
py{27,34,35,py2}: Flask
Expand Down

0 comments on commit 9047e0c

Please sign in to comment.