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 a054c9b commit deb8e54Copy full SHA for deb8e54
1 file changed
pyproject.toml
@@ -33,6 +33,9 @@ dependencies = [
33
[tool.setuptools.package-data]
34
ccdtools = ["config/*.yml", "config/*.yaml"]
35
36
+[tool.setuptools.packages.find]
37
+where = ["src"]
38
+
39
[project.urls]
40
Homepage = "https://github.com/ACCESS-NRI/ccdtools"
41
Repository = "https://github.com/ACCESS-NRI/ccdtools"
0 commit comments