Skip to content

Commit f77b0c9

Browse files
EliEli
authored andcommitted
Sphinx 6
1 parent 831c315 commit f77b0c9

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docsrc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file will be deprecated and moved to pyproj.toml to unify dependency specification
1+
# This file will be deprecated and moved to pyproj.toml to unify dependency specification in one place
22
# furo==2021.11.16
33
sphinx>=8.0
44
sphinx-design

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ doc = [
6565
"pillow>=4.0.0",
6666
"nbsphinx",
6767
"docutils",
68-
"matplotlib"
68+
"matplotlib",
69+
"ipython"
6970
]
7071
test = [
7172
"pytest>=3",

0 commit comments

Comments
 (0)