e4cff3746d
Something is broken in pip so it installs a wrapt that doesn't support Python 3.4. Work around this by manually request a version that is known to work.
8 lines
76 B
Plaintext
8 lines
76 B
Plaintext
mock
|
|
nose
|
|
jwcrypto
|
|
six
|
|
redis
|
|
simplejson
|
|
wrapt<=1.12.1;python_version<="3.4"
|