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
					Andreas Jaeger
				
			
				
					committed by
					
						 Javier Peña
						Javier Peña
					
				
			
			
				
	
			
			
			 Javier Peña
						Javier Peña
					
				
			
						parent
						
							cd85c4eebc
						
					
				
				
					commit
					b57ef00da8
				
			| @@ -2,6 +2,7 @@ | |||||||
| name = packstack | name = packstack | ||||||
| summary = A utility to install OpenStack | summary = A utility to install OpenStack | ||||||
| description-file = README.md | description-file = README.md | ||||||
|  | long_description_content_type = text/markdown | ||||||
| author = RDO | author = RDO | ||||||
| author-email = rdo-list@redhat.com | author-email = rdo-list@redhat.com | ||||||
| home-page = http://www.rdoproject.org/ | home-page = http://www.rdoproject.org/ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user