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

Install ucoinpy from pip

parent 71f7707c
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,7 @@ install:
- pip install base58
- pip install quamash
- pip install aiohttp
- pip install ucoinpy
- pip install git+https://github.com/Insoleet/pretenders.git@develop
- python gen_resources.py
- python gen_translations.py
......
......@@ -17,6 +17,7 @@ pip install requests
pip install base58
pip install git+https://github.com/Insoleet/quamash.git@sockets_only
pip install aiohttp
pip install ucoinpy
pip install git+https://github.com/Insoleet/pretenders.git@develop
python gen_resources.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