We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c832561 commit 2c54474Copy full SHA for 2c54474
1 file changed
pyproject.toml
@@ -43,9 +43,8 @@ repository = "https://github.com/TEOS-10/GSW-python"
43
license-files = ["LICENSE.txt"]
44
zip-safe = false
45
include-package-data = true
46
+packages = ["gsw", "gsw.tests"]
47
-[tool.setuptools.packages.find]
48
-where = ["gsw"]
49
50
[tool.setuptools.dynamic]
51
dependencies = {file = ["requirements.txt"]}
0 commit comments