mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 04:07:48 +03:00
Fixed borked pytest-sugar requirement
This commit is contained in:
parent
05abf3582c
commit
084d187b7b
|
@ -16,4 +16,4 @@ ipdb==0.8.1
|
||||||
|
|
||||||
# pytest!
|
# pytest!
|
||||||
pytest-django==2.9.1
|
pytest-django==2.9.1
|
||||||
pytest-sugar=0.5.1
|
pytest-sugar==0.5.1
|
||||||
|
|
|
@ -15,3 +15,4 @@ factory_boy==2.6.0
|
||||||
|
|
||||||
# pytest!
|
# pytest!
|
||||||
pytest-django==2.9.1
|
pytest-django==2.9.1
|
||||||
|
pytest-sugar==0.5.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user