Skip to content

Commit

Permalink
Ensure setuptools is in the python3.12 environment
Browse files Browse the repository at this point in the history
  • Loading branch information
albertyw committed Nov 25, 2023
1 parent 384048f commit 3a9871f
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 @@ -31,6 +31,7 @@ deps =
dj32: django>=3.2,<3.3
dj41: django>=4.1,<4.2
djmain: https://github.com/django/django/archive/main.tar.gz
py312: setuptools
setenv =
PYTHONPATH={toxinidir}:{toxinidir}
PYTHONDONTWRITEBYTECODE=1
Expand Down

0 comments on commit 3a9871f

Please sign in to comment.