Merge pull request #3 from halfss/bug/depends

add depends
This commit is contained in:
Ran Aroussi 2017-12-15 17:11:21 +02:00 committed by GitHub
commit dd7e3934fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,7 @@ setup(
'ecdsa==0.11',
'six>=1.8.0',
'two1>=3.10.8',
'pycryptodome==3.4.7',
'rlp>=0.6.0'
]
)