]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/blobdiff - run.py
Use pip setup file
[perso/Immae/Projets/Python/MusicSampler.git] / run.py
diff --git a/run.py b/run.py
new file mode 100644 (file)
index 0000000..b486c50
--- /dev/null
+++ b/run.py
@@ -0,0 +1,3 @@
+import music_sampler
+
+music_sampler.app.main()