slither
slither copied to clipboard
README is not correctly rendered on PyPi
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.