astrofrog / mpl-scatter-density

:zap: Fast scatter density plots for Matplotlib :zap:
BSD 2-Clause "Simplified" License
498 stars 25 forks source link

Make sure we are testing against latest Matplotlib versions #19

Open astrofrog opened 6 years ago

astrofrog commented 6 years ago

At the moment we are pinning freetype in the Travis config. We should use docker images like those used for the Astropy project to make it easier to test in a reproducible way against different Matplotlib versions.