Update Readme: Requires Python 3.7
Since version 3.20.0, which added Type Annotations, this package actually requires Python 3.7, which is the first version that supports them. The Readme should be updated accordingly.
This commit is contained in:
parent
3059faa7cc
commit
442a124cc6
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ Dependencies
|
|||
=============
|
||||
This driver depends on:
|
||||
|
||||
* Python 3.6 or higher
|
||||
* Python 3.7 or higher
|
||||
|
||||
Installing from PyPI
|
||||
=====================
|
||||
|
|
|
|||
Loading…
Reference in a new issue