Skip to content

Commit 9ab1b39

Browse files
authored
Install setuptools in non_omv.yml workflow
1 parent d953ed4 commit 9ab1b39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/non_omv.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
run: |
2828
pip install git+https://github.com/OpenSourceBrain/osb-model-validation
2929
pip install scipy sympy matplotlib cython pandas tables
30+
31+
pip install setuptools
3032
3133
3234
- name: Install OSB API

0 commit comments

Comments
 (0)