We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 227a820 + ba29111 commit 88c2502Copy full SHA for 88c2502
pyproject.toml
@@ -2,8 +2,8 @@
2
requires = ["setuptools"]
3
build-backend = "setuptools.build_meta"
4
5
-[tool.setuptools]
6
-packages = ["byaldi"]
+[tool.setuptools.packages.find]
+include = ["byaldi*"]
7
8
[project]
9
name = "Byaldi"
0 commit comments