We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9b26cf + c85c119 commit 0112528Copy full SHA for 0112528
2 files changed
.readthedocs.yml
@@ -19,10 +19,6 @@ build:
19
sphinx:
20
configuration: docs/source/conf.py
21
22
-# Build documentation with MkDocs
23
-#mkdocs:
24
-# configuration: mkdocs.yml
25
-
26
# Optionally build your docs in additional formats such as PDF and ePub
27
formats: []
28
@@ -34,6 +30,3 @@ python:
34
30
path: .
35
31
extra_requirements:
36
32
- plot
37
- - method: setuptools
38
- path: .
39
-# system_packages: true
docs/requirements.txt
@@ -4,4 +4,3 @@ sphinx-panels
4
sphinxcontrib-mermaid
5
jupyter-book<2.0
6
numpydoc
7
-docutils<0.18
0 commit comments