Merge pull request #852 from mkborregaard/remove-conda-messag
Remove conda update message
This commit is contained in:
commit
e8da23c3e7
@ -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