mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Update PyPI description
This commit is contained in:
parent
d2a005cf8a
commit
792852c1fc
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -23,7 +23,7 @@ setup(
|
||||||
author='Markus Unterwaditzer',
|
author='Markus Unterwaditzer',
|
||||||
author_email='markus@unterwaditzer.net',
|
author_email='markus@unterwaditzer.net',
|
||||||
url='https://github.com/untitaker/vdirsyncer',
|
url='https://github.com/untitaker/vdirsyncer',
|
||||||
description='A synchronization tool for vdir',
|
description='Synchronize calendars and contacts',
|
||||||
license='MIT',
|
license='MIT',
|
||||||
long_description=open('README.rst').read(),
|
long_description=open('README.rst').read(),
|
||||||
packages=find_packages(exclude=['tests.*', 'tests']),
|
packages=find_packages(exclude=['tests.*', 'tests']),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue