Skip to content

Commit

Permalink
Merge pull request #2822 from ccnmtl/nikolas-patch-2
Browse files Browse the repository at this point in the history
Update django.mk
  • Loading branch information
ndittren authored Oct 9, 2024
2 parents b39bf80 + 23cd5af commit 40313a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions django.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ MANAGE ?= ./manage.py
REQUIREMENTS ?= requirements.txt
SYS_PYTHON ?= python3
PY_SENTINAL ?= $(VE)/sentinal
WHEEL_VERSION ?= 0.43.0
PIP_VERSION ?= 24.0
WHEEL_VERSION ?= 0.44.0
PIP_VERSION ?= 24.2
MAX_COMPLEXITY ?= 10
INTERFACE ?= localhost
RUNSERVER_PORT ?= 8000
Expand Down

0 comments on commit 40313a5

Please sign in to comment.