Skip to content

Commit

Permalink
Print out the pip cache
Browse files Browse the repository at this point in the history
  • Loading branch information
amstilp committed Oct 19, 2023
1 parent bfa2aec commit 27e678a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ passenv =
DBBACKEND
DBPORT
commands =
pip freeze
python -m pip cache list
coverage run -p ./manage.py test anvil_consortium_manager --settings=anvil_consortium_manager.tests.settings.test

[testenv:py{38,39,310}-django{32,41,42}-mysql]
Expand Down

0 comments on commit 27e678a

Please sign in to comment.