Add command matching stuff
This commit is contained in:
parent
c79ed97a47
commit
0b246e44a8
7 changed files with 196 additions and 34 deletions
1
setup.py
1
setup.py
|
@ -27,6 +27,7 @@ setuptools.setup(
|
|||
"alembic>=1.0.0,<2",
|
||||
"commonmark>=0.8.1,<1",
|
||||
"ruamel.yaml>=0.15.35,<0.16",
|
||||
"attrs>=18.2.0,<19",
|
||||
],
|
||||
|
||||
classifiers=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue