Hi,
I am tryig to submit a patch to Convex.jl package following the
instructions from http://docs.julialang.org/en/release-0.4/manual/packages/
The error comes when i run
Pkg.submit("Convex")
The following error comes:
"ERROR: Pkg.submit(pkg[, commit]) has been moved to the package PkgDev.jl.
Run Pkg.add("PkgDev") to install PkgDev on Julia v0.5-"
I have already installed *PkgDev* but the error don't seem to be going away.
What are the parameters that needs to be passed to Pkg.submit() ?
*Yours Sincerely,*
*Ayush Pandey* * <https://github.com/Ayush-iitkgp> *
*LinkedIn Profile <https://www.linkedin.com/pub/ayush-pandey/66/9/a52> *
*GitHub <https://github.com/Ayush-iitkgp>*