From 3698903892667b2aa6bd9d26e995488adc40e435 Mon Sep 17 00:00:00 2001 From: Luthaf Date: Thu, 19 Jun 2014 20:19:30 +0100 Subject: [PATCH] Correction d'une erreur d'installation --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=[