Skip to content

Commit

Permalink
et tu pandas? (investigate logger issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay authored Aug 14, 2023
1 parent 1593ac5 commit cfa5585
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 @@ -59,7 +59,7 @@ jobs:
# overwrite installs by picking up nightly wheels
- name: nightly_wheels
run: |
pip install --pre -U -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple scipy numpy networkx matplotlib pandas
pip install --pre -U -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple scipy numpy networkx matplotlib
- name: list_deps
run: |
Expand Down

0 comments on commit cfa5585

Please sign in to comment.