Skip to content

Commit

Permalink
update tox
Browse files Browse the repository at this point in the history
Update tox so that all environments are recognized.
py34, py35 environments weren't recognized with tox 1.4.
  • Loading branch information
Joe Gallo committed Feb 10, 2016
1 parent 51d62f3 commit d7ce6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tox==1.4
tox==2.3.1
docutils>=0.10
# botocore and the awscli packages are typically developed
# in tandem, so we're requiring the latest develop
Expand Down

0 comments on commit d7ce6ac

Please sign in to comment.