Remove redundant test requirements
These should get pulled in via setup.py.
This commit is contained in:
parent
789b80f719
commit
5d17281187
|
|
@ -1,7 +1,4 @@
|
||||||
mock
|
mock
|
||||||
nose
|
nose
|
||||||
jwcrypto
|
|
||||||
six
|
six
|
||||||
redis
|
|
||||||
simplejson
|
|
||||||
wrapt<=1.12.1;python_version<="3.4"
|
wrapt<=1.12.1;python_version<="3.4"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue