Expanding description.
This commit is contained in:
parent
16ba9ef4c6
commit
41008b3ef4
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -3,7 +3,7 @@ from setuptools import setup, find_packages
|
|||
setup(
|
||||
name='atticmatic',
|
||||
version='0.0.1',
|
||||
description='A wrapper script for Attic backup software',
|
||||
description='A wrapper script for Attic backup software that creates and prunes backups',
|
||||
author='Dan Helfman',
|
||||
author_email='witten@torsion.org',
|
||||
packages=find_packages(),
|
||||
|
|
Loading…
Reference in a new issue