Skip to content

Commit

Permalink
Add rucio clients for both coffea versions
Browse files Browse the repository at this point in the history
  • Loading branch information
oshadura committed Mar 13, 2024
1 parent b076628 commit f544d00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions coffea-base/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ dependencies:
- torch-scatter
- pip
- coffea=0.7.22
- rucio-clients
- pip:
- fastjet==3.4.0.1 # LAST VERSION workking with awkward1
- tritonclient[all]
Expand Down
1 change: 1 addition & 0 deletions coffea-dask/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dependencies:
- torch-scatter
- pip
- coffea=2024.3.0
- rucio-clients
- pip:
- fastjet # to be added to conda-forge: https://github.com/scikit-hep/fastjet/issues/133
- tritonclient[all]
Expand Down

0 comments on commit f544d00

Please sign in to comment.