Skip to content

Commit

Permalink
fix pyproject extra
Browse files Browse the repository at this point in the history
  • Loading branch information
zigaLuksic committed Aug 31, 2023
1 parent ce0767d commit 1e7accb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies = [
all = [
"eo-learn[COREGISTRATION,FEATURES,GEOMETRY,IO,MASK,MLTOOLS,VISUALIZATION]",
]
full = ["eo-learn[ALL,RAY,ZARR,METEOBLUE,TDIGEST,FEATURES_EXTRA]"]
full = ["eo-learn[ALL,RAY,ZARR,METEOBLUE,TDIGEST,FEATURES_EXTRA,MASK_EXTRA]"]
ray = ["ray[default]"]
zarr = ["s3fs", "zarr"]
coregistration = [
Expand Down

0 comments on commit 1e7accb

Please sign in to comment.