Skip to content

Commit

Permalink
Add setuptools to dependencies for Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Feb 2, 2024
1 parent 87db9df commit 66ca6d9
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 @@ -9,6 +9,7 @@ requires = pip >= 19.0.0
# For environment markers see
# https://www.python.org/dev/peps/pep-0508/#environment-markers
deps =
setuptools
numpy
Pillow
pytest
Expand Down

0 comments on commit 66ca6d9

Please sign in to comment.