mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
CLI reference docs, maintained by cog - refs #1594
This commit is contained in:
parent
63537dd3de
commit
4b23f01f3e
4 changed files with 360 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -74,6 +74,7 @@ setup(
|
|||
"black==21.12b0",
|
||||
"pytest-timeout>=1.4.2,<2.1",
|
||||
"trustme>=0.7,<0.10",
|
||||
"cogapp>=3.3.0",
|
||||
],
|
||||
"rich": ["rich"],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue