Fix dockerfile
This commit is contained in:
parent
6a95ef0007
commit
457b3d444a
2 changed files with 4 additions and 4 deletions
2
setup.py
2
setup.py
|
@ -27,7 +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",
|
||||
"attrs>=18.1.0,<19",
|
||||
],
|
||||
|
||||
classifiers=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue