We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9280fb + 3b881d4 commit 6a9451bCopy full SHA for 6a9451b
1 file changed
pyproject.toml
@@ -45,8 +45,8 @@ keywords = [
45
"Homepage" = "https://github.com/moha-abdi/PySIP"
46
"Bug Tracker" = "https://github.com/moha-abdi/PySIP/issues"
47
48
-[tool.setuptools]
49
-packages = ["PySIP"]
+[tool.setuptools.packages.find]
+include = ["PySIP", "PySIP.*"]
50
51
[tool.setuptools.package-data]
52
PySIP = [".github/images/*.png"]
0 commit comments