Skip to content

Commit 84aa942

Browse files
committed
Test fix for eden
1 parent 9207aec commit 84aa942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
#sudo apt install octave
6868
sudo apt-get install -y subversion # for neuroConstruct full install...
6969
70-
pip install setuptools --upgrade # needed for Eden on Python 3.12
70+
pip install setuptools==80 # needed for eden on Python 3.12...
7171
7272
- name: Install numpy < 2 if necessary...
7373
run: |

0 commit comments

Comments
 (0)