Skip to content

Commit

Permalink
Update gh-ci-cron.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay authored Dec 25, 2023
1 parent ddb9fa5 commit 6c64a88
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 @@ -51,7 +51,7 @@ jobs:
- bioconda
# Try to pick up nightly wheels first
# Note: need to install contourpy first before matplotlib
# Note: enforce >=2.0.0-dev0 for numpy to make sure we pick up the latest version
- name: nightly_wheels
run: |
pip install --pre -U --extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple scipy "numpy>=2.0.0-dev0" networkx matplotlib pandas
Expand Down

0 comments on commit 6c64a88

Please sign in to comment.