mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-03-17 06:00:23 +00:00
3.8+, not 3.7+
This commit is contained in:
parent
4fbce74d08
commit
15040dc379
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ PyPI page`_.
|
|||
There are no operating system or distribution specific versions of this
|
||||
module - it is a pure Python module that should work on all platforms.
|
||||
|
||||
Supported Python versions are currently 3.7+.
|
||||
Supported Python versions are currently 3.8+.
|
||||
|
||||
.. _Python Package Index: http://pypi.python.org
|
||||
.. _pip: http://www.pip-installer.org
|
||||
|
|
|
|||
Loading…
Reference in a new issue