mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 21:00:19 +03:00
Revert "Temporarily test with latest numpy v1.24.0rc"
This reverts commit eb0e3c5006
.
This commit is contained in:
parent
362279708d
commit
262b1deb3f
2
.github/azure-steps.yml
vendored
2
.github/azure-steps.yml
vendored
|
@ -100,8 +100,6 @@ steps:
|
|||
|
||||
- script: |
|
||||
python -m pip install -U -r requirements.txt
|
||||
# TEMP: upgrade to latest prerelease numpy for testing
|
||||
python -m pip install -U --pre numpy
|
||||
displayName: "Install test requirements"
|
||||
|
||||
- script: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user