Fix another problem with src repo generation, handle flavor.
This commit is contained in:
parent
e7430529af
commit
24641ddfbe
4 changed files with 8 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from distutils.core import setup
|
|||
import glob
|
||||
|
||||
setup(name='pungi',
|
||||
version='1.2.15',
|
||||
version='1.2.16',
|
||||
description='Distribution compose tool',
|
||||
author='Jesse Keating',
|
||||
author_email='jkeating@redhat.com',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue