rstcheck6.2.4
rstcheck6.2.4
Published
Checks syntax of reStructuredText and code blocks nested within it
pip install rstcheck
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- rstcheck-core
>=1.1
- typer
>=0.12.0
- rstcheck
[docs,sphinx,testing,toml,type-check]; extra == "dev"
- tox
>=3.15; extra == "dev"
- sphinx
>=5.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"
- sphinx
>=5.0; extra == "sphinx"
- 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"
- tomli
>=2.0; python_version <= "3.10" and extra == "toml"
- mypy
>=1.0; extra == "type-check"