Skip to content

Commit

Permalink
Update SS requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Aug 30, 2023
1 parent 7daf680 commit 4f0fae7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ commands = python {env:MCPCLIENT_DIR}/ensure_no_mutable_globals.py

[testenv:storage-service]
deps =
-r{env:STORAGE_SERVICE_ROOT}/requirements/production.txt
-r{env:STORAGE_SERVICE_ROOT}/requirements/test.txt
-r{env:STORAGE_SERVICE_ROOT}/requirements-dev.txt

[testenv:migrations-dashboard]
commands = django-admin makemigrations --check --dry-run
Expand Down

0 comments on commit 4f0fae7

Please sign in to comment.