Skip to content

Commit

Permalink
add uproot as a dependency of the nnpdf data
Browse files Browse the repository at this point in the history
  • Loading branch information
Radonirinaunimi committed Jun 21, 2024
1 parent 306db71 commit 411c932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nnpdf_data/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ scipy = {version = "*", optional = true}
openpyxl = {version = "*", optional = true}

[tool.poetry.extras]
filter = ["openpyxl", "numpy", "scipy", "pandas"]
filter = ["openpyxl", "numpy", "scipy", "pandas", "uproot"]

[tool.poetry-dynamic-versioning]
enable = true
Expand Down

0 comments on commit 411c932

Please sign in to comment.