| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Will this refuse to install on Python 2.7 or will it just no longer be recommended? |
Sorry, something went wrong.
|
@andrewsg The following will refuse to install on 2.7, at least with any recent setuptools: python_requires=">=3.6",This definitely needs to get merged as a breaking change. |
Sorry, something went wrong.
|
I'd recommend waiting to remove Python 2 until other breaking changes. At this time supporting Python 2 isn't providing any drag, but I think once it is we can remove it. @andrewsg @frankyn do we know of any changes that are also breaking to bundle? |
Sorry, something went wrong.
…pis#295) Co-authored-by: Frank Natividad <frankyn@users.noreply.github.com> Co-authored-by: Tres Seaver <tseaver@palladion.com>
…pis#295) Co-authored-by: Frank Natividad <frankyn@users.noreply.github.com> Co-authored-by: Tres Seaver <tseaver@palladion.com>
| Back | FazBrowse Home | New Git URL |
Towards #292