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 be6fc89 commit 929aabbCopy full SHA for 929aabb
.github/workflows/omv-ci.yml
@@ -39,6 +39,7 @@ jobs:
39
run: |
40
pip install git+https://github.com/OpenSourceBrain/osb-model-validation
41
pip install scipy sympy matplotlib cython pandas tables
42
+ pip install setuptools
43
44
- name: Make neuroConstruct synapses
45
if: ${{ matrix.engine == 'Py_neuroConstruct' }}
0 commit comments