Skip to content

Commit c82a677

Browse files
fixed syntax
1 parent afe9568 commit c82a677

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-
"git+https://github.com/pathsim/pathsim-chem@glc",
28+
"pathsim-chem@git+https://github.com/pathsim/pathsim-chem#egg=glc"
2929
"matplotlib>=3.7.0",
3030
"numpy>=1.24.0",
3131
"plotly>=6.0",

0 commit comments

Comments
 (0)