Skip to content

Commit

Permalink
don't install numpy nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Feb 6, 2024
1 parent 6b2caf6 commit 0592f66
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/optional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ jobs:
cat removed_dependencies.txt
pip uninstall --yes $rmvd
fi
# Install numpy nightly build
pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple numpy
- name: Upload removed dependencies log
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 0592f66

Please sign in to comment.