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

Fix CI deps

parent 5c6df81b
Branches
Tags
No related merge requests found
......@@ -29,6 +29,8 @@ install:
- pip install libnacl
- pip install requests
- pip install base58
- pip install quamash
- pip install asyncio
- python gen_resources.py
- python gen_translations.py
- python setup.py build
......
......@@ -15,6 +15,8 @@ pip install pylibscrypt
pip install libnacl
pip install requests
pip install base58
pip install quamash
pip install asyncio
python gen_resources.py
if %errorlevel% neq 0 exit /b 1s
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment