We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d318edc commit 9ff34b1Copy full SHA for 9ff34b1
.github/workflows/build-ci.yml
@@ -38,6 +38,8 @@ jobs:
38
pip install jupyter_packaging
39
pip install scipy
40
pip install pyneuroml
41
+ pip install pybind11[global]
42
+ pip install python-libsbml
43
44
sudo apt-get install libhdf5-dev
45
0 commit comments