Skip to content

Commit 28b16be

Browse files
authored
Merge pull request #38 from EOPF-Sample-Service/konstntokas-xxx-bugfix_pip_install
Install via pip fixed
2 parents cee603e + 20167e2 commit 28b16be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848
"pystac-client",
4949
"xarray",
5050
"xarray-eopf>=0.1.1",
51-
"xcube>=1.11.0"
51+
"xcube-core>=1.11.0"
5252
]
5353

5454
[project.optional-dependencies]

0 commit comments

Comments
 (0)