We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5371161 commit 6570ce7Copy full SHA for 6570ce7
setup.py
@@ -18,6 +18,7 @@ def get_version():
18
version=get_version(),
19
description="Fernet-encrypted model fields for Django",
20
long_description=long_description,
21
+ long_description_content_type='text/x-rst',
22
author='ORCAS, Inc',
23
author_email='[email protected]',
24
url='https://github.com/orcasgit/django-fernet-fields/',
0 commit comments