1
0

clear up requirements re pycryptodomex

This commit is contained in:
SomberNight
2020-03-04 19:39:48 +01:00
parent 74a3faf803
commit adc97af58c
8 changed files with 51 additions and 40 deletions

View File

@@ -30,7 +30,7 @@ jobs:
- sudo apt-get -qq update
- sudo apt-get install -yq bitcoind
- sudo apt-get -y install libsecp256k1-0
- pip install -r contrib/requirements/requirements.txt
- pip install .[tests]
- pip install electrumx
before_script:
- electrum/tests/regtest/start_bitcoind.sh