We are not allowed to checkout unregistered packages in the tests so have to change how we test the plots. The current structure is using the ControlExamplePlots.jl, we should restructure it so that we download specific versions of that repo instead of using Pkg.checkout. See discussion on pull request here and on Plots.jl here
This is urgent because of for example #75.
We are not allowed to checkout unregistered packages in the tests so have to change how we test the plots. The current structure is using the ControlExamplePlots.jl, we should restructure it so that we download specific versions of that repo instead of using
Pkg.checkout. See discussion on pull request here and on Plots.jl hereThis is urgent because of for example #75.