Skip to content

CFretter/python-conda-appveyor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Template for testing Python projects on AppVeyor using Miniconda.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.0%
  • Batchfile 41.0%