Revert to usual RTD configuration

Not working still but nothing we can do about it.

Will need to raise an issue about this.
This commit is contained in:
Luke Murphy
2019-10-05 22:11:28 +02:00
parent 766cd2d4a6
commit c2301c9ec4
3 changed files with 6 additions and 5 deletions

View File

@ -6,4 +6,3 @@ master_doc = 'index'
project = 'hypercore-crypto'
templates_path = ['_templates']
extensions = ['sphinx.ext.autodoc', 'sphinx_autodoc_typehints']
autodoc_mock_imports = ['pysodium'] # no libsodium in the RTD environment