Skip to content

Commit

Permalink
[temp] also try for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed Sep 17, 2024
1 parent 05cb1aa commit 3947042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
pip install pip wheel -U
pip install dask[array,dataframe,distributed,diagnostics]
pip install -q --no-cache-dir .[complete,test]
pip install git+https://github.com/martindurant/dask-histogram@sizeof
pip list
- name: test
run: |
Expand Down

0 comments on commit 3947042

Please sign in to comment.