Skip to content

Commit 3419749

Browse files
EliEli
authored andcommitted
Add to documentation dependencies
1 parent 4084012 commit 3419749

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,15 @@ doc = [
6666
"numpydoc",
6767
"pillow>=4.0.0",
6868
"nbsphinx",
69+
"nbconvert",
70+
"ipykernel",
6971
"docutils",
72+
"pandoc",
7073
"matplotlib",
7174
"ipython"
7275
]
76+
77+
7378
test = [
7479
"pytest>=3",
7580
"pytest-cov",

0 commit comments

Comments
 (0)