Skip to content
Snippets Groups Projects
Commit 2812a721 authored by inso's avatar inso
Browse files

Try with cx_Freeze sources

parent 4ca6ff53
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,8 @@ eval "$(pyenv virtualenv-init -)"
cd $HOME/build/ucoin-io/sakia
pyenv activate sakia-env
pip install coveralls cx_Freeze
pip install coveralls
pip install hg+https://bitbucket.org/anthony_tuininga/cx_freeze@default
pip install -r requirements.txt
python gen_resources.py
python gen_translations.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment