Skip to content

Commit

Permalink
Merge pull request #73 from Deltares/37-remove-pygeos-dependency
Browse files Browse the repository at this point in the history
remove pygeos fix #37
  • Loading branch information
xldeltares authored Aug 25, 2023
2 parents 16eef20 + 63f4c9b commit cf24003
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion envs/hydromt-delft3dfm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencies:
- pip
- pre-commit # linting
- pydata-sphinx-theme # docs
- pygeos
- pyproj
- pytest # tests
- pytest-cov # tests
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ dependencies = [
"pandas",
"xarray",
"hydrolib-core",
"pygeos", # remove dependancy after new xugrid releases
"xugrid",
"meshkernel",
"pyproj",
Expand Down

0 comments on commit cf24003

Please sign in to comment.