Add long_description to setup.cfg as well.

Amends 5c54ae1782
This commit is contained in:
Diederik van der Boor
2017-09-30 16:06:30 +02:00
parent da997d9aa0
commit 96209dcb14
+1
View File
@@ -2,6 +2,7 @@
name = django-polymorphic
version = 1.3
description = Seamless polymorphic inheritance for Django models
long_description = file:README.rst
author = Bert Constantin
author_email = bert.constantin@gmx.de
maintainer = Christopher Glass