Skip to content

Commit

Permalink
Add setuptools to dependencies
Browse files Browse the repository at this point in the history
Refs #2065
  • Loading branch information
simonw authored Apr 27, 2023
1 parent 5890a20 commit 249fcf8
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 @@ -59,6 +59,7 @@ def get_version():
"itsdangerous>=1.1",
"sqlite-utils>=3.30",
"asyncinject>=0.5",
"setuptools",
],
entry_points="""
[console_scripts]
Expand Down

0 comments on commit 249fcf8

Please sign in to comment.