diff --git a/setup.cfg b/setup.cfg index 09c47de..62d8d89 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,5 +47,35 @@ packages = python_requires = >="3.6" zip_safe = True + +[options.extras_require] +documentation = + dhubbard-sphinx-markdown-tables + markdown + pymdown-extensions + guzzle_sphinx_theme + markdown-include + nbsphinx + pygments + recommonmark + sphinx_rtd_theme + +doc_build = + dhubbard-sphinx-markdown-tables + markdown + pymdown-extensions + guzzle_sphinx_theme + markdown-include + mkdocs-bootstrap4 + mkdocs-material + nbsphinx + pygments + recommonmark + sphinx_rtd_theme + +test = + vcrpy-unittest + requests-mock + [screwdrivercd.version] version_type = sdv4_SD_BUILD