We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b21d25f + 27a6bbd commit f9b534bCopy full SHA for f9b534b
1 file changed
pyproject.toml
@@ -23,15 +23,6 @@ dependencies = [
23
"rda_python_common",
24
]
25
26
-[tool.setuptools]
27
-include-package-data = true
28
-
29
-[tool.setuptools.packages.find]
30
-where = ["src"]
31
32
-[tool.setuptools.package-data]
33
-"rda_python_tmplate" = ["hello_world.usg"]
34
35
[project.urls]
36
"Homepage" = "https://github.com/NCAR/rda-python-template"
37
0 commit comments