slither icon indicating copy to clipboard operation
slither copied to clipboard

README is not correctly rendered on PyPi

Open coolhill opened this issue 3 years ago • 0 comments

Describe the desired feature

The description on https://pypi.org/project/slither-analyzer/ is not being rendered as markdown. Add the line long_description_content_type="text/markdown", to the setup.py for it to render correctly in future releases.

coolhill avatar Jul 13 '22 19:07 coolhill