Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 765 Bytes

File metadata and controls

18 lines (10 loc) · 765 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.

Contributors

  • Moritz E. Beber
  • Christoph Fretter

License

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