Remove conda update message
These instructions led to installing a deprecated matplotlib version
This commit is contained in:
parent
16c95c6deb
commit
08d7bee224
@ -55,8 +55,6 @@ function add_backend_string(::PyPlotBackend)
|
|||||||
withenv("PYTHON" => "") do
|
withenv("PYTHON" => "") do
|
||||||
Pkg.build("PyPlot")
|
Pkg.build("PyPlot")
|
||||||
end
|
end
|
||||||
import Conda
|
|
||||||
Conda.add("qt=4.8.5")
|
|
||||||
|
|
||||||
# now restart julia!
|
# now restart julia!
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user