fr:develop:collaboration:dev:executable

This is an old revision of the document!


Création d'un executable HABBY

 pyinstaller habby.spec --distpath=build/pyinstaller --workpath=build/pyinstaller/temp
 cp -r biology build/pyinstaller/habby/biology
 cp -r doc build/pyinstaller/habby/doc
 cp -r model_hydro build/pyinstaller/habby/model_hydro
 cp -r translation build/pyinstaller/habby/translation   
  • fr/develop/collaboration/dev/executable.1617116604.txt.gz
  • 2021/03/30 17:03
  • qroyer