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 3e9392c commit 787afdeCopy full SHA for 787afde
setup.py
@@ -13,6 +13,7 @@ def long_description():
13
version='0.13',
14
description='Chain together multiple (disparate) QuerySets to treat them as a single QuerySet.',
15
long_description=long_description(),
16
+ long_description_content_type='text/x-rst',
17
author='Percipient Networks, LLC',
18
author_email='support@strongarm.io',
19
url='https://github.com/percipient/django-querysetsequence',
0 commit comments