]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/blobdiff - music_sampler.spec
Upgrade to latest versions
[perso/Immae/Projets/Python/MusicSampler.git] / music_sampler.spec
index 5a814643c600569179b24cf6be5e52904c04ce49..844ac4b6a6b1e166a6d124f7352fa4483e8da593 100644 (file)
@@ -35,7 +35,6 @@ data = [
 ]
 
 a = Analysis(['run.py'],
-             binaries=None,
              datas=data,
              hookspath=hookspath(),
              runtime_hooks=runtime_hooks(),