pythonocc-contrib
pythonocc-contrib copied to clipboard
CI for conda recipes
in order to make the conda distribution the default, we'd need to integrate CI for testing the build.
for window, we should follow OCE, where TravicCI is used for linux ( osx also works ) and Appveyor for windows.
look into conda-smithy or ObviousCI
here's a great example for conda + AppVeyor