steemit / steem-python

The official Python (3) library for the Steem Blockchain.
https://steem.io
MIT License
154 stars 100 forks source link

Appveyor added #148

Closed holgern closed 6 years ago

holgern commented 6 years ago

Miniconda is used, as pyCrypto is broken without patch under windows. The conda-forge package for pyCrypto is patched and can be installed unter windows.

Build and tests are working: https://ci.appveyor.com/project/holger80/steem-python/build/

cyon1c commented 6 years ago

We have integrate CircleCI for our ci.