Skip to content

Commit

Permalink
add setuptools dependency for Python 3.12+
Browse files Browse the repository at this point in the history
  • Loading branch information
mhils committed May 28, 2024
1 parent 9cbd507 commit e80f5e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"aiohttp_jinja2",
"itsdangerous",
"blinker",
"setuptools",
],
extras_require={
"extra": [
Expand Down

0 comments on commit e80f5e1

Please sign in to comment.