Skip to content

Commit f64dfba

Browse files
committed
Avoid GDAL binaries
1 parent f2574bd commit f64dfba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,6 @@ include-package-data = true
109109

110110
[tool.setuptools.packages.find]
111111
include = ["climada*"]
112+
113+
[tool.uv]
114+
no-binary-package = ["gdal"]

0 commit comments

Comments
 (0)