gtaylor / python-colormath

A python module that abstracts common color math operations. For example, converting from CIE L*a*b to XYZ, or from RGB to CMYK
python-colormath.readthedocs.org
BSD 3-Clause "New" or "Revised" License
456 stars 82 forks source link

PR: Implement support for "Github Actions". #100

Closed KelSolaar closed 4 years ago

KelSolaar commented 4 years ago

This PR implements support for Github Actions and thus allows building on the three major OSes very easily. When support for 3.8 is available, Travis will be dropped.