Skip to content

Repair building on Windows + add an Appveyor config

Matěj Cepl requested to merge mcepl/m2crypto:appveyor into master
  • Build only for Python 2.6, 2.7 32-bit & 2.7 64-bit
  • Install SWIG and OpenSSL
  • Pass OpenSSL install dir to setup.py
  • Don't use nose for tests
  • Build an .msi package in addition to .whl & .exe

Using source from https://github.com/ogrisel/python-appveyor-demo/tree/340c8ed5c954b337cbc430897857d02b003cbf7f License: CC0 1.0 Universal

Fixes #191 (closed)

Edited by Matěj Cepl

Merge request reports