Skip to content

Commit

Permalink
Attempt to lock down pip-version
Browse files Browse the repository at this point in the history
  • Loading branch information
hmpf committed Aug 2, 2023
1 parent 4ad4178 commit 1de113b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ setenv =
DJANGO_SETTINGS_MODULE = nav.django.settings
COVERAGE_FILE = {toxinidir}/reports/coverage/.coverage
PYTHONFAULTHANDLER=1
VIRTUALENV_PIP=22.3.1
django32: DJANGO_VER=32
django40: DJANGO_VER=40
passenv = GITHUB_ACTIONS GITHUB_RUN_ID USER PGHOST PGPORT PGDATABASE PGUSER PGPASSWORD WORKSPACE DISPLAY
Expand Down

0 comments on commit 1de113b

Please sign in to comment.