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