| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Update supported python versions in README to >= 3.6, in line with setup.py which indicates python_requires=">=3.6".
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Python 3.5 has been deprecated. So, adding it to the list of deprecated versions.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
…is#668) * chore: update supported python versions in README to >= 3.6 Update supported python versions in README to >= 3.6, in line with setup.py which indicates python_requires=">=3.6". * chore: update the deprecated python versions in readme file Python 3.5 has been deprecated. So, adding it to the list of deprecated versions. Co-authored-by: Anthonios Partheniou <partheniou@google.com>
| Back | FazBrowse Home | New Git URL |
Update supported python versions in README to >= 3.6, in line with setup.py which indicates python_requires=">=3.6".