mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-16 21:44:10 +02:00
parent
7b3fdf0fcd
commit
8d1d801389
2 changed files with 2 additions and 2 deletions
1
setup.py
1
setup.py
|
|
@ -27,6 +27,7 @@ setup(
|
|||
extras_require={
|
||||
"test": ["pytest", "black", "hypothesis"],
|
||||
"docs": ["sphinx_rtd_theme", "sphinx-autobuild"],
|
||||
"mypy": ["mypy", "types-click", "types-tabulate"],
|
||||
},
|
||||
entry_points="""
|
||||
[console_scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue