Skip to content

Commit

Permalink
upgrading six not required for python > 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unrud committed Sep 8, 2018
1 parent 1a26df8 commit db8a730
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ before_install:
rm -rf "$(dirs -l +0)" &&
popd
fi
- ${PIP} install --upgrade six
install:
- ${PIP} install --upgrade --editable .[test,md5,bcrypt]
Expand Down

0 comments on commit db8a730

Please sign in to comment.