add click function to expose select to cli
This commit is contained in:
parent
8c16aed7d6
commit
702d41fe90
5 changed files with 211 additions and 5 deletions
2
setup.py
2
setup.py
|
@ -56,7 +56,7 @@ def main():
|
|||
'optional': [
|
||||
# todo document these?
|
||||
'logzero',
|
||||
'orjson',
|
||||
'orjson', # for my.core.serialize
|
||||
'cachew>=0.8.0',
|
||||
'mypy', # used for config checks
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue