This commit is contained in:
reverend 2020-09-09 22:53:22 +02:00
parent 5cc391391e
commit bb1dafc89c
1 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,8 @@ verify_ssl = true
[dev-packages]
pylint = "*"
coverage = "*"
autopep8 = "*"
pipenv = "*"
[packages]
django = "*"
@ -13,7 +15,6 @@ easy-thumbnails = "*"
image = "*"
django-widget-tweaks = "*"
django-taggit = "*"
# Commented out to not explicitly specify Python 3 subversion.
# [requires]
# python_version = "3.8"