Skip to content

Commit

Permalink
use upcoming non-rc uproot version req for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasdavis committed Oct 13, 2023
1 parent ff8282d commit 1360bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ test = [
"pytest >=6.0",
"pytest-cov >=3.0.0",
"requests",
"uproot >=5.1.0rc1",
"uproot >=5.1.0",
]

[project.entry-points."dask.sizeof"]
Expand Down

0 comments on commit 1360bc4

Please sign in to comment.