rstcheck-core1.2.2
rstcheck-core1.2.2
Published
Checks syntax of reStructuredText and code blocks nested within it
pip install rstcheck-core
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- docutils
>=0.7 - pydantic
>=2 - sphinx
>=6.0; extra == "sphinx" - tomli
>=2.0; python_version <= "3.10" and extra == "toml" - pyyaml
>=6.0.0; extra == "yaml" - pytest
>=7.2; extra == "testing" - pytest-cov
>=3.0; extra == "testing" - coverage
[toml]>=6.0; extra == "testing" - coverage-conditional-plugin
>=0.5; extra == "testing" - pytest-sugar
>=0.9.5; extra == "testing" - pytest-randomly
>=3.0; extra == "testing" - pytest-mock
>=3.7; extra == "testing" - sphinx
!=7.2.5,>=6.0; extra == "docs" - myst-parser
>=3; extra == "docs" - sphinx-rtd-theme
>=1.2; extra == "docs" - sphinx-autodoc-typehints
>=1.15; extra == "docs" - sphinxcontrib-apidoc
>=0.3; extra == "docs" - sphinxcontrib-spelling
>=7.3; extra == "docs" - sphinx-autobuild
>=2021.3.14; extra == "docs" - mypy
>=1.0; extra == "type-check" - types-docutils
>=0.18; extra == "type-check" - types-PyYAML
>=6.0.0; extra == "type-check" - rstcheck-core
[docs,sphinx,testing,toml,type-check,yaml]; extra == "dev" - tox
>=3.15; extra == "dev"