Custom configuration for the Scikit-TDA documentation
Project description
sktda-docs-config
Settings common across all scikit-tda doc sites
(soon) Install with
pip install sktda_docs_config
and then add the following line to your docs' conf.py
file:
from sktda_docs_config import *
You might also want to add the parameter to the setup
function in your setup.py
:
extras_require={
'docs': [ # `pip install -e ".[docs]"`
'sktda_docs_config'
]
},
this will make it so all required docs are installable with
pip install -e ".[docs]"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sktda-docs-config-0.0.8.tar.gz
(15.0 kB
view details)
Built Distribution
File details
Details for the file sktda-docs-config-0.0.8.tar.gz
.
File metadata
- Download URL: sktda-docs-config-0.0.8.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6d43114b0c4d7385f5fad33ecc381ba915fe8ad72cca0b55fcff6deb4782651 |
|
MD5 | 81b14350d53239e2d47ea35375bcebf2 |
|
BLAKE2b-256 | 4f4a97978a739be025828ddae37a59fcd28f6a7fce0e28c1ff17231b367c2755 |
File details
Details for the file sktda_docs_config-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: sktda_docs_config-0.0.8-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc644c11104ecde4dae2503b3eea916a18af658e0e46724884055630f8ea327d |
|
MD5 | ee6868fed3b51a203a64e37728347a24 |
|
BLAKE2b-256 | 4cb23f07f8bee111d99805c5631de556e1d0af7f20793edf9f7943812148832c |