Skip to content

Commit ef6d420

Browse files
committed
use src layout
1 parent a83b1c8 commit ef6d420

14 files changed

Lines changed: 1 addition & 1 deletion

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Documentation = "https://github.com/developmentseed/eopf-geozarr/tree/main/docs"
8181
eopf-geozarr = "eopf_geozarr.cli:main"
8282

8383
[tool.setuptools.packages.find]
84-
where = ["."]
84+
where = ["src"]
8585
include = ["eopf_geozarr*"]
8686

8787
[tool.setuptools.package-data]

0 commit comments

Comments
 (0)