Skip to content

Commit

Permalink
setuptools now requires six
Browse files Browse the repository at this point in the history
  • Loading branch information
nehpetsde committed Jun 1, 2017
1 parent 0c79560 commit 04419dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ script:

before_install:
- pip install codecov
- pip install six


after_success:
Expand Down
1 change: 1 addition & 0 deletions requirements-pypi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
setuptools
wheel
twine
six

0 comments on commit 04419dc

Please sign in to comment.