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

Install ucoinpy from pip via git

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