Add long_description to setup.cfg as well.

Amends 5c54ae1782
fix_request_path_info
Diederik van der Boor 2017-09-30 16:06:30 +02:00
parent da997d9aa0
commit 96209dcb14
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
name = django-polymorphic name = django-polymorphic
version = 1.3 version = 1.3
description = Seamless polymorphic inheritance for Django models description = Seamless polymorphic inheritance for Django models
long_description = file:README.rst
author = Bert Constantin author = Bert Constantin
author_email = bert.constantin@gmx.de author_email = bert.constantin@gmx.de
maintainer = Christopher Glass maintainer = Christopher Glass