
The 0.7.1 release has a fix for the parse_querystring function, which raised a
TypeError on Python 3.3. See:
5c6e77615f
This helps fix some tests on Python3.3.
Change-Id: I8f28c5dfdcb25b2c131a4b8866547025064caac6
15 lines
232 B
Plaintext
15 lines
232 B
Plaintext
hacking>=0.8.0,<0.9
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
httpretty>=0.7.1
|
|
keyring>=1.6.1,<2.0
|
|
mock>=1.0
|
|
mox3>=0.7.0
|
|
pycrypto>=2.6
|
|
sphinx>=1.1.2,<1.2
|
|
testrepository>=0.0.17
|
|
testresources>=0.2.4
|
|
testtools>=0.9.32
|
|
WebOb>=1.2.3,<1.3
|