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.
1 parent 230940c commit 70c3dabCopy full SHA for 70c3dab
pyproject.toml
@@ -2,6 +2,7 @@
2
requires = ["setuptools>=60", "wheel", "setuptools_scm>=8.0"]
3
build-backend = "setuptools.build_meta"
4
5
+
6
[tool.setuptools]
7
packages = { find = { include = ["shiny", "shiny.*"] } }
8
0 commit comments