Skip to content

Commit

Permalink
Merge pull request #79 from UW-SASWE/sm-main
Browse files Browse the repository at this point in the history
Updated pkg name yaml and ruamel_yaml to pypi name as pip check while conda Build was raising error
  • Loading branch information
SanchitMinocha authored Nov 7, 2023
2 parents 0b0cf9f + 667da9d commit 336e9d8
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,9 @@ dependencies = [
"dask",
"scipy",
"scikit-learn",
"ruamel_yaml",
"yaml",
"ruamel.yaml",
"PyYAML",
"gdown",
"requests",
"shapely",
"matplotlib",
"pyyaml"
]

[project.urls]
Expand Down

0 comments on commit 336e9d8

Please sign in to comment.