Skip to content

Commit 6570ce7

Browse files
committed
specify long_description_content_type
1 parent 5371161 commit 6570ce7

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
@@ -18,6 +18,7 @@ def get_version():
1818
version=get_version(),
1919
description="Fernet-encrypted model fields for Django",
2020
long_description=long_description,
21+
long_description_content_type='text/x-rst',
2122
author='ORCAS, Inc',
2223
author_email='[email protected]',
2324
url='https://github.com/orcasgit/django-fernet-fields/',

0 commit comments

Comments
 (0)