We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9223ba7 commit a164815Copy full SHA for a164815
doc/readthedocs-environment.yml
@@ -2,9 +2,7 @@ channels:
2
- conda-forge
3
dependencies:
4
- python>=3
5
- - sphinx>=1.6
6
- pandoc
7
- - nbconvert!=5.4
8
- ipykernel
9
- numpy
10
- matplotlib
doc/requirements.txt
@@ -1,5 +1,3 @@
1
-sphinx>=1.6
-nbconvert!=5.4
ipykernel
numpy
matplotlib
doc/usage.ipynb
@@ -184,9 +184,7 @@
184
" - conda-forge\n",
185
" dependencies:\n",
186
" - python>=3\n",
187
- " - sphinx>=1.6\n",
188
" - pandoc\n",
189
- " - nbconvert!=5.4\n",
190
" - ipykernel\n",
191
" - pip:\n",
192
" - nbsphinx\n",
0 commit comments