Skip to content

Commit

Permalink
Avoid numpy until newer pypy3.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
lschoe committed Jan 28, 2024
1 parent 56cc30c commit 345f17c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ jobs:
- MPYC_NOPRSS=1
install: pip install numpy==1.23.* gmpy2 uvloop
- python: pypy3.9-7.3.9
install: pip install numpy==1.25.*
- python: 3.10
env:
- MPYC_NONUMPY=1
Expand Down

0 comments on commit 345f17c

Please sign in to comment.