lostplaces-backend/Pipfile

16 lines
264 B
TOML
Raw Normal View History

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
pylint = "*"
[packages]
django = "*"
django-thumbs-v2 = "*"
2020-07-29 11:18:57 +02:00
image = "*"
# Commented out to not explicitly specify Python3 subversion.
# [requires]
# python_version = "3.8"