earthlab / matplotcheck

A python package for checking and testing matplotlib plots. We use this for autograding student assignments but there are many other potential use cases including package testing (for packages with plots)!
https://matplotcheck.readthedocs.io
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Pip 19.1 breaking appveyor build #46

Closed kysolvik closed 5 years ago

kysolvik commented 5 years ago

Add a workaround <19.1

kysolvik commented 5 years ago

Fixed and merged into master