Pipenv scripts and not pinning python version
This commit is contained in:
6
Pipfile
6
Pipfile
@@ -20,6 +20,6 @@ image = "*"
|
|||||||
django-widget-tweaks = "*"
|
django-widget-tweaks = "*"
|
||||||
django-taggit = "*"
|
django-taggit = "*"
|
||||||
|
|
||||||
# Commented out to not explicitly specify Python 3 subversion.
|
[scripts]
|
||||||
[requires]
|
test = "lostplaces/manage.py test lostplaces_app"
|
||||||
python_version = "3.7"
|
|
||||||
|
Reference in New Issue
Block a user