Skip to content

Commit

Permalink
Clean up development requirements file.
Browse files Browse the repository at this point in the history
The toolbar and django-extensions are already in requirements.txt
flake8 and black are managed by pre-commit and not required.
  • Loading branch information
tim-schilling committed Dec 29, 2023
1 parent a53b6a6 commit 4e0a111
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
-r requirements.txt
black
flake8
python-dotenv==0.21.*
django-extensions
pre-commit
django-debug-toolbar

0 comments on commit 4e0a111

Please sign in to comment.