diff --git a/docs/index.rst b/docs/index.rst index 991a01e..a7cb580 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,7 +8,9 @@ docstring conventions. `PEP 257 `_ out of the box, but it should not be considered a reference implementation. -**pydocstyle** supports Python 3.6, 3.7 and 3.8. +**pydocstyle** supports Python 3.7 through 3.11. + +Although pydocstyle is tries to be compatible with Python 3.6, it is not tested. .. include:: quickstart.rst