Skip to content

Commit

Permalink
add required dependencies for jupyter notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
Radonirinaunimi committed Sep 25, 2024
1 parent aa6794a commit 4bbb923
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pineappl_py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ cli = ["pineappl-cli"]
docs = [
"sphinx>=6.2.1",
"sphinx_rtd_theme>=1.2.2",
"nbsphinx>=0.8.8",
"ipykernel>=6.13.0",
]
test = ["pytest", "pytest-cov"]

Expand Down

0 comments on commit 4bbb923

Please sign in to comment.