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 Jul 31, 2023
1 parent fefaf17 commit ab1e9fc
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 ab1e9fc

Please sign in to comment.