]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/blobdiff - music_sampler.spec
Move kv file
[perso/Immae/Projets/Python/MusicSampler.git] / music_sampler.spec
index a56c2dd0f051076f11b63c9a8e64b68a6594aa58..ef949f201fb8b6b30b397961b8e0b144145e007a 100644 (file)
@@ -8,7 +8,7 @@ a = Analysis(['music_sampler.py'],
              binaries=None,
              datas=[
               ('fonts/*', 'fonts'),
-              ('musicsampler.kv', '.')
+              ('music_sampler.kv', '.')
              ],
              hookspath=hookspath(),
              runtime_hooks=runtime_hooks(),