UNPKG
shhwallet
Version:
latest (1.0.0)
1.0.0
SHH Wallet
github.com/cosmoarunn/shhwallet
cosmoarunn/shhwallet
shhwallet
/
requests
/
tox.ini
8 lines
(6 loc)
•
121 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
[
tox
] envlist = py26,py27,py33,py34,py35,py36 [
testenv
] commands = pip install -e .[socks] python setup.py test