Skip to content

Commit a08a28f

Browse files
committed
Merge branch 'test_unpin_numpy' into test_py313
2 parents 1d973a1 + c45bbc9 commit a08a28f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
- name: Install package
5050
run: |
5151
python -m pip install --upgrade pip
52-
pip install 'numpy<2.0.0' # due to lingering issues with other modules & numpy...
5352
pip install .[dev]
5453
5554
- name: Lint with flake8

0 commit comments

Comments
 (0)