We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82a677 commit 67decf6Copy full SHA for 67decf6
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#egg=glc",
29
"matplotlib>=3.7.0",
30
"numpy>=1.24.0",
31
"plotly>=6.0",
0 commit comments