publish-poetry:
poetry publish
+
+dump-readme:
+ ssh gitolite@git.immae.eu readme perso/Immae/Projets/Python/MusicSampler
+
+update-readme:
+ poetry run python build_readme.py | ssh gitolite@git.immae.eu readme perso/Immae/Projets/Python/MusicSampler set
cf [Installation
Kivy](https://kivy.org/docs/installation/installation-linux.html)
-## Installation sous Windows
+## Windows installation
Following processed worked to install music sampler in a Windows
machine:
-- [Install python 3.7.\* (take 64bit version!)](https://www.python.org/downloads/windows)
+- [Install python 3.9.\* (take 64bit version!)](https://www.python.org/downloads/windows)
- In a command shell (`cmd.exe`), run:
pip install music_sampler
Le processus suivant a permis d’installer music sampler sous windows:
-- [Installer python 3.7.\* (prendre la version 64bit!)](https://www.python.org/downloads/windows)
+- [Installer python 3.9.\* (prendre la version 64bit!)](https://www.python.org/downloads/windows)
- Dans une invite de commande (`cmd.exe`), lancer:
pip install music_sampler