pull/1128/merge
Nick Bathum 2 weeks ago committed by GitHub
commit 437461b842
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,7 +7,7 @@ authors = ["mingrammer <mingrammer@gmail.com>"]
readme = "README.md"
homepage = "https://diagrams.mingrammer.com"
repository = "https://github.com/mingrammer/diagrams"
include = ["resources/**/*"]
include = [{ path = "resources/**/*", format = ["sdist", "wheel"] }]
[tool.poetry.scripts]
diagrams="diagrams.cli:main"

Loading…
Cancel
Save