Skip to content

Commit 2009f35

Browse files
authored
Merge pull request pyupio#184 from 4383/markdown-pypi
Display properly README at markdown format on pypi
2 parents 595124b + f9079a0 commit 2009f35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
version='1.8.4',
3535
description="Safety checks your installed dependencies for known security vulnerabilities.",
3636
long_description=readme + '\n\n' + history,
37+
long_description_content_type="text/markdown",
3738
author="pyup.io",
3839
author_email='[email protected]',
3940
url='https://github.com/pyupio/safety',

0 commit comments

Comments
 (0)