Fixed borked pytest-sugar requirement

This commit is contained in:
Daniel Roy Greenfeld 2016-02-24 12:49:06 -08:00
parent 05abf3582c
commit 084d187b7b
2 changed files with 2 additions and 1 deletions

View File

@ -16,4 +16,4 @@ ipdb==0.8.1
# pytest!
pytest-django==2.9.1
pytest-sugar=0.5.1
pytest-sugar==0.5.1

View File

@ -15,3 +15,4 @@ factory_boy==2.6.0
# pytest!
pytest-django==2.9.1
pytest-sugar==0.5.1