Remove admin shell (#8816)

This commit is contained in:
Matthias Mair
2025-01-05 12:57:20 +11:00
committed by GitHub
parent ea9e3fb992
commit 7125261bbc
5 changed files with 0 additions and 37 deletions
-1
View File
@@ -1,7 +1,6 @@
# Dev requirements for InvenTree
-c requirements.txt
coverage[toml] # Unit test coverage
django-admin-shell # Remote shell access
django-querycount # Display number of URL queries for requests
django-slowtests # Show which unit tests are running slowly
django-test-migrations # Unit testing for database migrations