Skip to content

Commit

Permalink
Uupdated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
kvantricht committed May 30, 2024
1 parent ebfcc1b commit b1e958f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies = [
"rioxarray>=0.13.0",
"loguru>=0.7.2",
"h5netcdf>=1.2.0",
"openeo[localprocessing]",
"openeo",
"cftime",
"pytest-depends",
"pyarrow",
Expand Down Expand Up @@ -62,7 +62,7 @@ profile = "black"


[tool.ruff]
# line-length = 100
# line-length = 88

[tool.ruff.lint]
select = ["E", "F"]
Expand Down

0 comments on commit b1e958f

Please sign in to comment.