added mpl version log
This commit is contained in:
parent
7091a4899c
commit
ad111a0163
@ -11,6 +11,7 @@ end
|
||||
ENV["MPLBACKEND"] = "Agg"
|
||||
try
|
||||
@eval import PyPlot
|
||||
info("Matplotlib version: $(PyPlot.matplotlib[:__version__])")
|
||||
end
|
||||
|
||||
include("../docs/example_generation.jl")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user