Skip to content

Commit

Permalink
main branch should use corrosiffpy from PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenThornquist committed Jan 11, 2025
1 parent ff67181 commit 9c9b902
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 @@ -35,9 +35,9 @@ dependencies = [
"scipy",
"h5py",
"importlib_resources",
# "corrosiffpy",
"corrosiffpy",
# "corrosiffpy @ git+https://github.com/MaimonLab/corrosiff-python.git",
"corrosiffpy @ git+https://github.com/MaimonLab/corrosiff-python.git#egg=dev"
# "corrosiffpy @ git+https://github.com/MaimonLab/corrosiff-python.git#egg=dev"
]

[project.optional-dependencies]
Expand Down

0 comments on commit 9c9b902

Please sign in to comment.