Fix setup.py for Pypi

PYPI now requires that markdown files are flagged, fix this.

See failure here:
https://zuul.opendev.org/t/openstack/build/efe723049d554688a1c50f43425f63e6

Change-Id: I4b34395767750449bede8845ddb54eb224a3bd06
(cherry picked from commit dfb83c8631)
This commit is contained in:
Andreas Jaeger 2019-09-06 07:41:32 +02:00 committed by Javier Peña
parent 28395d660f
commit 37acf44ce8
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
name = packstack
summary = A utility to install OpenStack
description-file = README.md
long_description_content_type = text/markdown
author = RDO
author-email = rdo-list@redhat.com
home-page = http://www.rdoproject.org/