rstcheck6.2.5
rstcheck6.2.5
Published
Checks syntax of reStructuredText and code blocks nested within it
pip install rstcheck
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- rstcheck-core
>=1.1 - typer
>=0.12.0 - sphinx
>=6.0; extra == "sphinx" - tomli
>=2.0; python_version <= "3.10" and extra == "toml" - 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" - sphinx
>=6.0; extra == "docs" - myst-parser
>=3; extra == "docs" - sphinx-rtd-theme
>=1.2; extra == "docs" - sphinxcontrib-spelling
>=7.3; extra == "docs" - sphinx-click
>=4.0.3; extra == "docs" - sphinx-autobuild
>=2021.3.14; extra == "docs" - mypy
>=1.0; extra == "type-check" - rstcheck
[docs,sphinx,testing,toml,type-check]; extra == "dev" - tox
>=3.15; extra == "dev"