Skip to content

Commit

Permalink
+ dependiencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SteSeg committed Dec 10, 2024
1 parent d70ed5f commit 42192bf
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 @@ -15,7 +15,7 @@ description = "Design and analysis tools for LIBRA project"
license = {file = "LICENSE"}
requires-python = ">=3.6"
dynamic = ["version"]
dependencies = ["numpy", "pint", "scipy", "matplotlib", "sympy", "pandas"]
dependencies = ["numpy", "pint", "scipy", "matplotlib", "sympy", "pandas", "openmc", "h5py"]

[project.optional-dependencies]
tests = ["pytest>=5.4.3", "pytest-cov", "nbconvert", "ipykernel"]
Expand Down

0 comments on commit 42192bf

Please sign in to comment.