fix: remove unimplemented command config (#1122)

pull/1126/head
MinJae Kwon (Miti) 6 months ago committed by GitHub
parent 4a4b56a915
commit 581c2233f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save