Skip to content

Commit 9c97093

Browse files
merging
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
2 parents e1a4488 + d4b4e70 commit 9c97093

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,9 @@ exclude_lines = [
143143
"if TYPE_CHECKING:",
144144
]
145145

146-
[tool.setuptools.packages.find]
147-
include = ["terratorch"]
148-
namespaces = false
146+
#[tool.setuptools.packages.find]
147+
#include = ["terratorch"]
148+
#namespaces = false
149149

150150
[tool.bumpver]
151151
current_version = "0.99.0"

0 commit comments

Comments
 (0)