Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.

Commit 696c7e5

Browse files
committed
add libroadrunner to dependency
will check the possibility to use it in my sbml module
1 parent 8d755c4 commit 696c7e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"pyyaml",
3737
"cached-property",
3838
"jinja2",
39+
"libroadrunner",
3940
]
4041

4142
# What packages are optional?

0 commit comments

Comments
 (0)