We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
exts
entryfile
As seen here constructing full manifests requires the exts and entryfile properties of stdlibs, which are currently missed by this dictionary.
https://github.com/JuliaLang/Pkg.jl/pull/4151/files#diff-6dfb4e40705b22a427451362ea83b4e3a763028e3dcaa3b9b1846aa1ec84370fR234-R235
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As seen here constructing full manifests requires the
exts
andentryfile
properties of stdlibs, which are currently missed by this dictionary.https://github.com/JuliaLang/Pkg.jl/pull/4151/files#diff-6dfb4e40705b22a427451362ea83b4e3a763028e3dcaa3b9b1846aa1ec84370fR234-R235
The text was updated successfully, but these errors were encountered: