comparison setup.py @ 25:b44a37554abb

author-email
author Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
date Sun, 15 Nov 2015 10:27:01 +0100
parents 4224f8df57d6
children b4af8f4c6136
comparison
equal deleted inserted replaced
24:d77053349c4d 25:b44a37554abb
14 14
15 setup( 15 setup(
16 name="mercurial_all_paths", 16 name="mercurial_all_paths",
17 version=VERSION, 17 version=VERSION,
18 author='Marcin Kasperski', 18 author='Marcin Kasperski',
19 author_email='Marcin.Kasperski@mekk.waw.pl',
19 url='http://bitbucket.org/Mekk/mercurial-all_paths', 20 url='http://bitbucket.org/Mekk/mercurial-all_paths',
20 description='Mercurial allpaths extension', 21 description='Mercurial allpaths extension',
21 long_description=LONG_DESCRIPTION, 22 long_description=LONG_DESCRIPTION,
22 license='GNU', 23 license='GNU',
23 py_modules=['mercurial_all_paths'], 24 py_modules=['mercurial_all_paths'],