Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 709 Bytes

File metadata and controls

13 lines (7 loc) · 709 Bytes

Template for Using Miniconda on AppVeyor for Continuous Integration Testing

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.

Note

This can be used together with its twin python-conda-travis to have complete testing on Linux, Mac OS, and Windows using miniconda.

License

Uses a BSD 3-clause license, please also see the included full LICENSE file.