Skip to content

Commit

Permalink
add rucio-clients in dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ikrommyd committed Sep 21, 2023
1 parent 13c3827 commit 1264494
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ dependencies = [
"notebook",
"nbclassic",
"mplhep>=0.3.29",
"rucio-clients>=32;python_version>'3.8'",
"rucio-clients<32;python_version<'3.9'",
]
dynamic = ["version"]

Expand Down

0 comments on commit 1264494

Please sign in to comment.