Skip to content

Commit a164815

Browse files
committed
WIP: DOC: remove explicit dependency from sphinx and nbconvert
1 parent 9223ba7 commit a164815

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

doc/readthedocs-environment.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ channels:
22
- conda-forge
33
dependencies:
44
- python>=3
5-
- sphinx>=1.6
65
- pandoc
7-
- nbconvert!=5.4
86
- ipykernel
97
- numpy
108
- matplotlib

doc/requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
sphinx>=1.6
2-
nbconvert!=5.4
31
ipykernel
42
numpy
53
matplotlib

doc/usage.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,7 @@
184184
" - conda-forge\n",
185185
" dependencies:\n",
186186
" - python>=3\n",
187-
" - sphinx>=1.6\n",
188187
" - pandoc\n",
189-
" - nbconvert!=5.4\n",
190188
" - ipykernel\n",
191189
" - pip:\n",
192190
" - nbsphinx\n",

0 commit comments

Comments
 (0)