Skip to content

Commit ea9edca

Browse files
* Add numpy min version pin back
1 parent 9556a85 commit ea9edca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/linters.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
with:
9393
micromamba: true
9494
full-deps: true
95+
numpy: numpy=1.26.0
9596

9697
- name: install
9798
run: |

0 commit comments

Comments
 (0)