We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d953ed4 commit 9ab1b39Copy full SHA for 9ab1b39
1 file changed
.github/workflows/non_omv.yml
@@ -27,6 +27,8 @@ jobs:
27
run: |
28
pip install git+https://github.com/OpenSourceBrain/osb-model-validation
29
pip install scipy sympy matplotlib cython pandas tables
30
+
31
+ pip install setuptools
32
33
34
- name: Install OSB API
0 commit comments