Skip to content

Commit

Permalink
fix: remove poetry io group (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicrie authored Nov 12, 2023
1 parent 1f38a5b commit 23cca05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ statsmodels = ">=0.14.0"
netCDF4 = "^1.5.7"
numba = "^0.57"
typing-extensions = "^4.8.0"


[tool.poetry.group.io]
optional = false

[tool.poetry.group.io.dependencies]
zarr = ">=2.0.0"
xarray-datatree = ">=0.0.5"

Expand Down

0 comments on commit 23cca05

Please sign in to comment.