Skip to content

Commit bae941b

Browse files
committed
Add networkx dependency
1 parent 71176b6 commit bae941b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ description = "PyCO2SYS: marine carbonate system calculations in Python"
1010
readme = "README.md"
1111
dependencies = [
1212
"jax",
13+
"networkx",
1314
]
1415
classifiers = [
1516
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)