We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67decf6 commit a9b757dCopy full SHA for a9b757d
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
requires-python = ">=3.8"
26
dependencies = [
27
"pathsim>=0.8.2",
28
- "pathsim-chem@git+https://github.com/pathsim/pathsim-chem#egg=glc",
+ "pathsim-chem@git+https://github.com/pathsim/pathsim-chem@glc",
29
"matplotlib>=3.7.0",
30
"numpy>=1.24.0",
31
"plotly>=6.0",
0 commit comments