Skip to content

Commit 3800a02

Browse files
committed
use src layout
1 parent 536d1e8 commit 3800a02

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
@@ -82,7 +82,7 @@ Documentation = "https://github.com/developmentseed/eopf-geozarr/tree/main/docs"
8282
eopf-geozarr = "eopf_geozarr.cli:main"
8383

8484
[tool.setuptools.packages.find]
85-
where = ["."]
85+
where = ["src"]
8686
include = ["eopf_geozarr*"]
8787

8888
[tool.setuptools.package-data]

0 commit comments

Comments
 (0)