mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
6ae5312158
commit
bbbfdb034c
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -59,6 +59,7 @@ setup(
|
||||||
"itsdangerous>=1.1",
|
"itsdangerous>=1.1",
|
||||||
"sqlite-utils>=3.30",
|
"sqlite-utils>=3.30",
|
||||||
"asyncinject>=0.6",
|
"asyncinject>=0.6",
|
||||||
|
"setuptools",
|
||||||
],
|
],
|
||||||
entry_points="""
|
entry_points="""
|
||||||
[console_scripts]
|
[console_scripts]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue