|
@ -50,7 +50,7 @@ setup(cmdclass={'install': install}, |
|
|
author='The Patacrep team', |
|
|
author='The Patacrep team', |
|
|
author_email='crep@team-on-fire.com', |
|
|
author_email='crep@team-on-fire.com', |
|
|
url='https://github.com/patacrep/patacrep', |
|
|
url='https://github.com/patacrep/patacrep', |
|
|
packages=['patacrep'], |
|
|
packages=['patacrep', 'patacrep.content'], |
|
|
license="GPLv2 or any later version", |
|
|
license="GPLv2 or any later version", |
|
|
scripts=['songbook'], |
|
|
scripts=['songbook'], |
|
|
requires=[ |
|
|
requires=[ |
|
|