diff --git a/README.md b/README.md index 665e225..cc0fedf 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ - + @@ -25,10 +25,9 @@ in the same spirit as — and yet conspicuously missing from — **[Full and extensive docs are available on Read The Docs.][rtd]** See what's new [by checking the CHANGELOG][changelog]. -Boltons is tested against Python 2.6, 2.7, 3.4, 3.5, 3.6, 3.7, 3.8 and 3.9, as well as CPython -_nightly_ and PyPy/PyPy3. +Boltons is tested against Python 3.6-3.11, as well as Python 2.7 and PyPy3. -[stdlib]: https://docs.python.org/2.7/library/index.html +[stdlib]: https://docs.python.org/3/library/index.html [rtd]: https://boltons.readthedocs.org/en/latest/ [changelog]: https://github.com/mahmoud/boltons/blob/master/CHANGELOG.md