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 4366de9 commit 38916caCopy full SHA for 38916ca
pyproject.toml
@@ -4,8 +4,6 @@ build-backend = "setuptools.build_meta"
4
5
[tool.setuptools]
6
packages = {find = {include = ["shiny", "shiny.*"]}}
7
-package-data = {shiny = ["py.typed"]}
8
-include-package-data = true
9
10
[tool.setuptools_scm]
11
write_to = "shiny/_version.py"
0 commit comments