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 98c3ba0 commit 3678df6Copy full SHA for 3678df6
.readthedocs.yaml
@@ -7,7 +7,7 @@ build:
7
8
sphinx:
9
configuration: docs/conf.py
10
- fail_on_warning: true
+ fail_on_warning: false
11
12
formats: all
13
pyproject.toml
@@ -87,6 +87,7 @@ docs = [
87
'numcodecs[msgpack]',
88
'msgpack',
89
'ipython',
90
+ 'pickleshare',
91
'rich',
92
]
93
0 commit comments