commit | c923132ddc73b2fe504cac51cb93fba7268a87d1 | [log] [tgz] |
---|---|---|
author | Joe Gregorio <joe.gregorio@gmail.com> | Wed Aug 07 12:19:32 2013 -0400 |
committer | Joe Gregorio <joe.gregorio@gmail.com> | Wed Aug 07 12:19:32 2013 -0400 |
tree | e171a9cbd63027bb933c0881ec80d12e37098f6d | |
parent | 5604ca22c48cda0f7252a1dec794e00fabf54587 [diff] [blame] |
uritemplates also missing from oauth2client setup.
diff --git a/tox.ini b/tox.ini index e2e99ba..aa1b36c 100644 --- a/tox.ini +++ b/tox.ini
@@ -1,5 +1,5 @@ [tox] -envlist = py26,py27 +envlist = py27 [testenv] deps = keyring