Chris Glass
11 years ago
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||
language: python |
|||
python: |
|||
- "2.7" |
|||
install: "pip install slowaes ecdsa>=0.9 pbkdf2 requests pyasn1 pyasn1-modules tlslite>=0.4.5 qrcode" |
|||
script: nosetests |
Loading…
Reference in new issue