JuliaLang / Pkg.jl

Pkg - Package manager for the Julia programming language
https://pkgdocs.julialang.org
Other
613 stars 251 forks source link

support the "path" key in Project.toml, #3756

Closed KristofferC closed 5 months ago

KristofferC commented 6 months ago

Code loading has support for this so Pkg should too

https://github.com/JuliaLang/julia/blob/c5d7b87a35b5beaef9d4d3aa53c0a2686f3445b9/base/loading.jl#L722-L725