Skip to content

Commit

Permalink
put a pin on it
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay authored Dec 24, 2023
1 parent fd45749 commit 51a10a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci-cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
# Note: need to install contourpy first before matplotlib
- name: nightly_wheels
run: |
pip install --pre -U --extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple scipy numpy networkx matplotlib pandas
pip install --pre -U --extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple scipy "numpy==2.0.0-dev0" networkx matplotlib pandas
- name: install_deps
uses: ./.github/actions/setup-deps
Expand Down

0 comments on commit 51a10a2

Please sign in to comment.