pypa / readme_renderer

Safely render long_description/README files in Warehouse
Apache License 2.0
158 stars 88 forks source link

chore: drop support for python 3.6 #236

Closed miketheman closed 2 years ago

miketheman commented 2 years ago

It's been EOL since 23 Dec 2021 and is now no longer passing tests.

If someone does still use this library with python 3.6, they will need to pin the bleach dependency to 4.1.0 and readme_renderer 34.0

Signed-off-by: Mike Fiedler miketheman@gmail.com

miketheman commented 2 years ago

@di I think this should be ready for review, but there's a branch protection rule on main expecting "Test - 3.6" and "Test - pypy3" to be reported before it can be merged. 3.6 was removed and pypy3 was renamed to pypy-3.7.

The tests won't pass, since the change for the tests are running on bleach 5.