Skip to content

Commit

Permalink
dev dependency: django-debug-toolbar
Browse files Browse the repository at this point in the history
already used/referenced in code, disabled by default.

used to require installing manually and setting the TOOLBAR
environment variable -- now requires only the latter
  • Loading branch information
aaxelb committed May 5, 2021
1 parent 0f9e8e6 commit 3677e0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

behave==1.2.5
coveralls==2.1.2
django-debug-toolbar==2.2
factory-boy==2.8.1
fake-factory==0.7.2
faker==4.0.3
Expand All @@ -10,3 +11,4 @@ pytest-benchmark==3.0.0
pytest-cov==2.5.1
pytest==3.6.0
pytest-django==3.2.1
jedi==0.16.0

0 comments on commit 3677e0a

Please sign in to comment.