Slim package finding now that I understand it

pull/1/head
Andrew Cassidy 2 years ago
parent 21defeffce
commit 8c79e158c8

@ -53,10 +53,5 @@ Docs = "https://yaclog.readthedocs.io/"
[tool.setuptools_scm]
[tool.setuptools]
include-package-data = false
[tool.setuptools.packages.find]
include = ["yaclog", "yaclog.*"]
exclude = ["tests*"]
namespaces = false
include = ["yaclog"]
Loading…
Cancel
Save