mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-29 16:31:29 +00:00
Changed pacakge dependencies for travis
Forced slowaes version.
This commit is contained in:
parent
5ee431ac35
commit
14318b0e48
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
install: "pip install slowaes ecdsa>=0.9 pbkdf2 requests pyasn1 pyasn1-modules tlslite>=0.4.5 qrcode"
|
install: "pip install slowaes==0.1a1 ecdsa>=0.9 pbkdf2 requests pyasn1 pyasn1-modules tlslite>=0.4.5 qrcode"
|
||||||
script: nosetests lib
|
script: nosetests lib
|
||||||
|
|
Loading…
Add table
Reference in a new issue