JuliaLang / Pkg.jl

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

collect e.g. weak deps from project even if it is not a package #3852

Closed KristofferC closed 3 months ago

KristofferC commented 3 months ago

Fixes https://github.com/JuliaLang/Pkg.jl/issues/3814

Need to add a test (and fix CI apparently).