Add py-test to requirements
This commit is contained in:
parent
24914e13c9
commit
7c8295bbb1
@ -9,7 +9,6 @@ requests==2.7.0
|
||||
dictdiffer==0.4.0
|
||||
enum34==1.0.4
|
||||
redis==2.10.3
|
||||
pytest
|
||||
fakeredis
|
||||
inflection
|
||||
Fabric==1.10.2
|
||||
|
@ -1,5 +1,6 @@
|
||||
-r requirements.txt
|
||||
hacking==0.7
|
||||
pytest
|
||||
pytest-cov
|
||||
pytest-mock
|
||||
tox
|
||||
|
Loading…
x
Reference in New Issue
Block a user