Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tell PyPI long description is markdown #101

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

adamchainz
Copy link
Contributor

This will make it render properly there, as per this SO post: https://stackoverflow.com/a/26737258

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This will make it render properly there, as per this SO post: https://stackoverflow.com/a/26737258
@haotianw465 haotianw465 merged commit 38c74ae into aws:master Sep 20, 2018
@adamchainz adamchainz deleted the setup_py_markdown branch September 21, 2018 08:46
adamchainz added a commit to adamchainz/serverless-application-model that referenced this pull request Oct 2, 2018
Fixes aws#609. This will apply from the next release.

Cf aws/aws-xray-sdk-python#101
michael-k added a commit to michael-k/aws-xray-sdk-python that referenced this pull request Nov 4, 2022
There's already `long_description_content_type='text/markdown'`.  The
conversion only works anyway if coincidentally pypandoc is installed
before.

This was most likely missed in aws#101 and not on
purpose.
michael-k added a commit to michael-k/aws-xray-sdk-python that referenced this pull request Nov 4, 2022
There's already `long_description_content_type='text/markdown'`.  The
conversion only works anyway if coincidentally pypandoc is installed
before.

This was most likely missed in aws#101 and not on
purpose.
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.

2 participants