Testing tricky Python extensions on AppVeyor using miniconda to speed up the environment setup and simplifying builds that include C
code from projects like numpy
.
Inspired by python-appveyor-demo and cookiecutter-pylibrary.
This can be used together with its twin python-conda-travis to have complete testing on Linux, Mac OS, and Windows using miniconda.
- Moritz E. Beber
- Christoph Fretter
Uses a BSD 3-clause license, please also see the included full LICENSE file.