Unpin keyring, just skip keyring 2.0

As per bug 1197988, keyring 2.1 has the bug fixed, so unpin keyring.

Change-Id: I9e60e134bed338781cc5a14ee8caae4bc93a538c
This commit is contained in:
Joe Gordon 2013-11-25 11:17:12 -08:00
parent 6cbf9104a0
commit 2eeea4609b

View File

@ -120,7 +120,7 @@ hacking>=0.8.0,<0.9
hgtools # dependency of pytest-runner that is only in setup_requires
hp3parclient>=2.0,<3.0
httpretty>=0.7.1
keyring>=1.6.1,<2.0
keyring>=1.6.1,<2.0,>=2.1
mock>=1.0
mox>=0.5.3
mox3>=0.7.0