Make mock a requirement, not dev-requirement

This commit is contained in:
Nicholas Charriere 2018-05-07 08:23:30 -07:00
parent f59fd3379e
commit 75b6a6919f
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,3 @@
mock==1.0.1
pytest==3.5.1
pytest-cov==2.5.1
mockredispy==2.9.3

View file

@ -5,3 +5,4 @@ Werkzeug==0.9.4
itsdangerous==0.23
redis==2.8.0
cryptography==1.8.1
mock==1.0.1