mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 21:00:19 +03:00
Revert "Temporarily test with prerelease numpy"
This reverts commit 02f2cc7e29
.
This commit is contained in:
parent
2c2b1c8706
commit
32490d074b
|
@ -105,8 +105,6 @@ jobs:
|
|||
|
||||
- script: |
|
||||
pip install -r requirements.txt
|
||||
# TEMP: test with prerelease numpy 1.24 (if available)
|
||||
pip install -U --pre numpy
|
||||
python -m pytest --pyargs spacy
|
||||
displayName: 'Run tests'
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user