Skip to content

Commit

Permalink
Require six version of 1.10.0 or greater for @six.python_2_unicode_co…
Browse files Browse the repository at this point in the history
…mpatible
  • Loading branch information
Joe Black committed Feb 19, 2017
1 parent 6146c12 commit 66a8a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"requests>=2.12",
"requests-oauthlib",
"PyYAML",
"six",
"six>=1.10.0",
"tzlocal",
"oauth2client",
],
Expand Down

0 comments on commit 66a8a8b

Please sign in to comment.