Skip to content

Commit

Permalink
undo temp env
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed Sep 19, 2024
1 parent 3947042 commit 3ea661f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions .github/envs/environment-3.11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ dependencies:
- pytest
- pyarrow
- awkward
# - dask-histogram
- dask-histogram
- uproot
- hist
- pip:
- git+https://github.com/martindurant/dask-histogram@sizeof
1 change: 0 additions & 1 deletion .github/workflows/pypi-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ 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 3ea661f

Please sign in to comment.