Compare commits
1 Commits
8b62a88f0b
...
328652d59e
Author | SHA1 | Date | |
---|---|---|---|
328652d59e |
@ -39,5 +39,5 @@ include-package-data = true # include non-python files in the package (default)
|
|||||||
|
|
||||||
[tool.setuptools.packages.find]
|
[tool.setuptools.packages.find]
|
||||||
where = ["."]
|
where = ["."]
|
||||||
exclude = ["scripts", "scripts.*", "docs.*", "tests", "tests.*","ruff.toml"]
|
exclude = ["scripts", "scripts.*", "docs.*", "tests", "tests.*", "ruff.toml"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user