Skip to content

Commit a9b757d

Browse files
fixed branch
1 parent 67decf6 commit a9b757d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
requires-python = ">=3.8"
2626
dependencies = [
2727
"pathsim>=0.8.2",
28-
"pathsim-chem@git+https://github.com/pathsim/pathsim-chem#egg=glc",
28+
"pathsim-chem@git+https://github.com/pathsim/pathsim-chem@glc",
2929
"matplotlib>=3.7.0",
3030
"numpy>=1.24.0",
3131
"plotly>=6.0",

0 commit comments

Comments
 (0)