Remove extra files from tarball

This commit is contained in:
Jesse Keating 2007-12-10 18:29:15 -05:00 committed by Jesse Keating
parent 15f0b6b682
commit fa1fc86b8d
3 changed files with 6 additions and 3 deletions

View file

@ -2,7 +2,7 @@ from distutils.core import setup
import glob
setup(name='pungi',
version='1.2.3',
version='1.2.4',
description='Distribution compose tool',
author='Jesse Keating',
author_email='jkeating@redhat.com',