Skip to content

Conversation

GhostofGoes
Copy link

The new version of PyPI and Warehouse added support for PEP 566,
which adds the option "long_description_content_type" to specify the
format of the long description used on the PyPI page. This removes
the need to convert it to RST using pypandoc, which (for this package
at least) was not formatting correctly.

Summary:

Remove need to convert README to RST
Ensure LICENSE gets included in the package
I'm opening similar PRs (well, almost identical) in hug_explainable and hug_yaml as well. Apologies for the notification spam!

The new version of PyPI and Warehouse added support for PEP 566,
which adds the option "long_description_content_type" to specify the
format of the long description used on the PyPI page. This removes
the need to convert it to RST using pypandoc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant