Skip to content

Commit 2c54474

Browse files
committed
list packages, find is still beta
1 parent c832561 commit 2c54474

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,8 @@ repository = "https://github.com/TEOS-10/GSW-python"
4343
license-files = ["LICENSE.txt"]
4444
zip-safe = false
4545
include-package-data = true
46+
packages = ["gsw", "gsw.tests"]
4647

47-
[tool.setuptools.packages.find]
48-
where = ["gsw"]
4948

5049
[tool.setuptools.dynamic]
5150
dependencies = {file = ["requirements.txt"]}

0 commit comments

Comments
 (0)