cleanup config and old packages, add description how to run tests and clear the cache

This commit is contained in:
2022-01-09 23:05:33 +01:00
parent 4b3aeb00ef
commit dc5b622123
4 changed files with 16 additions and 51 deletions

View File

@ -5,13 +5,9 @@ verify_ssl = true
[dev-packages]
pudb = "*"
django-extensions = "*"
werkzeug = "*"
pydotplus = "*"
[packages]
django = "*"
django-cacheops = "*"
[requires]
python_version = "3.8"