Commit 66853f1
authored
Add
Currently the Read The Docs pages for this repo aren't providing the
detailed information for the functions (only the landing page is working
as expected). The Read The Docs build says that it succeeded but gives
errors about not being able able to find the `fsspec` module, see the
[log](https://app.readthedocs.org/api/v2/build/27889860.txt) for more
detail.
I've added `fsspec` to `docs/requirements.txt` to fix this issue.fsspec to Read The Docs requirement (#536)1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
0 commit comments