make jass installable via pip directly
Compare changes
+ 13
− 2
@@ -10,7 +10,18 @@ SETUP_DIR = os.path.dirname(__file__)
@@ -46,4 +57,4 @@ setup(
\ No newline at end of file
pip install -U "git+https://gitlab.pasteur.fr/statistical-genetics/jass@hmenager-upgrade-deps-patch-98128#egg=jass"