Fixed syntax error, that broke pipenv (update)
This commit is contained in:
parent
4c9234d07a
commit
e25f3da5a5
3
Pipfile
3
Pipfile
@ -24,5 +24,4 @@ django-taggit = "*"
|
||||
test = "django_lostplaces/manage.py test lostplaces"
|
||||
server = "django_lostplaces/manage.py runserver --ipv6"
|
||||
dbshell = "django_lostplaces/manage.py dbshell"
|
||||
showmigrations "django_lostplaces/manage.py showmigrations"
|
||||
|
||||
showmigrations = "django_lostplaces/manage.py showmigrations"
|
||||
|
Loading…
Reference in New Issue
Block a user