Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 0bc57cd

Browse files
sanders41sambhav
andauthored
Updating readme to reflect support for Python 3.9 (#545)
According to the badge on the README Python 3.9 is supported and 3.9 is tested in CI, but it is not listed as being supported in the text of the README so I added it there. Co-authored-by: Sambhav Kothari <[email protected]>
1 parent 5a1c4d3 commit 0bc57cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ docstring conventions.
3232
`PEP 257 <http://www.python.org/dev/peps/pep-0257/>`_ out of the box, but it
3333
should not be considered a reference implementation.
3434

35-
**pydocstyle** supports Python 3.6, 3.7 and 3.8.
35+
**pydocstyle** supports Python 3.6, 3.7, 3.8 and 3.9.
3636

3737

3838
Quick Start

0 commit comments

Comments
 (0)