Skip to content

Commit b25ecff

Browse files
authored
Merge pull request #876 from opencobra/sbml-bugfix
Pinning dependency to fix wheel issues
2 parents 312b05b + 89d7ae4 commit b25ecff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"optlang>=1.4.2",
5353
"tabulate",
5454
"depinfo",
55-
"python-libsbml-experimental>=5.18.0",
55+
"python-libsbml-experimental==5.18.0",
5656
],
5757
tests_require=[
5858
"jsonschema > 2.5",

0 commit comments

Comments
 (0)