forked from loafle/openapi-generator-original
[python] Update python versions (#8042)
* Remove redundant encoding definitions UTF-8 is already the default encoding in Python 3. * Remove Python3.4 related requirements * Remove dead Python version 3.5 * Add Python 3.9 to CI and test configs * Update petstore example
This commit is contained in:
@@ -9,7 +9,7 @@ This Python package is automatically generated by the [OpenAPI Generator](https:
|
||||
|
||||
## Requirements.
|
||||
|
||||
Python >= 3.5
|
||||
Python >= 3.6
|
||||
|
||||
## Installation & Usage
|
||||
### pip install
|
||||
|
||||
Reference in New Issue
Block a user