pypa / readme_renderer

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

Remove unnecessary `__future__` imports. #203

Closed domdfcoding closed 2 years ago

domdfcoding commented 3 years ago

Now that readme_renderer is Python 3 only these can be removed as they all became the default in 3.0