File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
19
19
steps :
20
20
- uses : actions/checkout@v4
21
- - name : Set up Python
21
+ - name : Set up Python
22
22
uses : actions/setup-python@v5
23
23
24
24
- name : Install HDF5 for pytables on macos-14
31
31
python -m pip install --upgrade pip
32
32
# pip install 'numpy<2.0.0' # due to lingering issues with other modules & numpy...
33
33
./test_all.sh
34
-
34
+
35
35
36
36
37
37
Original file line number Diff line number Diff line change 3
3
# Modelspec contributors
4
4
5
5
This page list names and Github profiles of contributors to Modelspec, listed in no particular order.
6
- This page is generated periodically, most recently on 2024-11-06 .
6
+ This page is generated periodically, most recently on 2024-12-18 .
7
7
8
8
- Padraig Gleeson ([ @pgleeson ] ( https://github.com/pgleeson ) )
9
9
- Manifest Chakalov ([ @mqnifestkelvin ] ( https://github.com/mqnifestkelvin ) )
You can’t perform that action at this time.
0 commit comments