mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Work in progress on query view, refs #2049
This commit is contained in:
parent
d7aa14b17f
commit
e8ac498e24
2 changed files with 108 additions and 298 deletions
2
setup.py
2
setup.py
|
|
@ -58,9 +58,9 @@ setup(
|
|||
"mergedeep>=1.1.1",
|
||||
"itsdangerous>=1.1",
|
||||
"sqlite-utils>=3.30",
|
||||
"asyncinject>=0.6",
|
||||
"setuptools",
|
||||
"pip",
|
||||
"asyncinject>=0.6",
|
||||
],
|
||||
entry_points="""
|
||||
[console_scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue