Always install debug toolbar

This commit is contained in:
R. Miles McCain 2021-07-31 23:53:41 +00:00
parent f2879775ef
commit 8d04ed5c1f
No known key found for this signature in database
GPG Key ID: B932432778A96560

View File

@ -25,8 +25,6 @@ html2text = "^2020.1.16"
django-health-check = "^3.16.4"
django-npm = "^1.0.0"
python-dotenv = "^0.18.0"
[tool.poetry.dev-dependencies]
django-debug-toolbar = "^3.2.1"
[build-system]