Skip to content

Commit

Permalink
fix some stupid missing line
Browse files Browse the repository at this point in the history
  • Loading branch information
Radonirinaunimi committed Jun 21, 2024
1 parent 411c932 commit 5aa3c9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nnpdf_data/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ pandas = {version = "*", optional = true}
numpy = {version = "*", optional = true}
scipy = {version = "*", optional = true}
openpyxl = {version = "*", optional = true}
uproot = {version = "*", optional = true}

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

0 comments on commit 5aa3c9d

Please sign in to comment.