fix: remove unimplemented command config

pull/1122/head
mingrammer 7 months ago
parent 6502d0f4d6
commit c7f0d7e6a1

@ -9,9 +9,6 @@ homepage = "https://diagrams.mingrammer.com"
repository = "https://github.com/mingrammer/diagrams" repository = "https://github.com/mingrammer/diagrams"
include = ["resources/**/*"] include = ["resources/**/*"]
[tool.poetry.scripts]
diagrams="diagrams.cli:main"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.9" python = "^3.9"
graphviz = ">=0.13.2,<0.21.0" graphviz = ">=0.13.2,<0.21.0"

Loading…
Cancel
Save