-
Notifications
You must be signed in to change notification settings - Fork 22
Markdown formatting not applied to PyPi page? #121
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
Comments
This seemed to happen after releasing wheel builds. According to
The Markdown description should be showing correctly. I checked:
|
d05a94f added explicit install/upgrade to setuptools and wheel. https://dustingram.com/articles/2018/03/16/markdown-descriptions-on-pypi specifies needing
So we'll see if this is fixed when the next release goes out. |
Thanks!
…On Mon, Aug 27, 2018 at 11:16 AM Dave Anderson ***@***.***> wrote:
d05a94f
<d05a94f>
added explicit install/upgrade to setuptools and wheel.
https://dustingram.com/articles/2018/03/16/markdown-descriptions-on-pypi
specifies needing setuptools >= 38.6.0 and wheel >= 0.31.0. After the
explicit install/upgrade of setuptools and wheel in travis it shows:
Installing collected packages: setuptools, wheel, enum34, bashlex, cibuildwheel
Found existing installation: setuptools 38.2.4
Uninstalling setuptools-38.2.4:
Successfully uninstalled setuptools-38.2.4
Found existing installation: wheel 0.30.0
Uninstalling wheel-0.30.0:
Successfully uninstalled wheel-0.30.0
Successfully installed bashlex-0.12 cibuildwheel-0.9.4 enum34-1.1.6 setuptools-40.2.0 wheel-0.31.1
So we'll see if this is fixed when the next release goes out.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#121 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAeyIuGqvDlbjkBBq4X_tFLR_Ef4d1vks5uVClqgaJpZM4WN_GX>
.
--
Derek Haynes
Scout Web Monitoring and Reporting ~ http://scoutapp.com
Blog ~ http://blog.scoutapp.com
415.871.7979
|
Appears to be fixed. |
Thanks!
…On Mon, Aug 27, 2018 at 3:46 PM Dave Anderson ***@***.***> wrote:
Appears to be fixed.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#121 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAeyN7blBr6HsD8Uv0q_OXxaliCIy07ks5uVGiugaJpZM4WN_GX>
.
--
Derek Haynes
Scout Web Monitoring and Reporting ~ http://scoutapp.com
Blog ~ http://blog.scoutapp.com
415.871.7979
|
It looks like Markdown formatting is applied to the PyPi listing for
scout-apm
:The text was updated successfully, but these errors were encountered: