ludbb / secp256k1-py

Python FFI bindings for secp256k1 :dizzy:
MIT License
107 stars 53 forks source link

Fix Python 3.6 installation #27

Open michaeldel opened 6 years ago

michaeldel commented 6 years ago

Fix installation for python 3.6 by using newer libsecp256k1 version (latest verified commit, solution found from issue #22).

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-12.02%) to 82.353% when pulling 308f34ed61e7e3455b993cc396ab3f9b6b6d9232 on michaeldel:master into f5e455227bf1e833128adf80de8ee0ebcebf218c on ludbb:master.