Skip to content
New issue

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

Pkg.jl needs compat bounds on julia #3973

Closed
MasonProtter opened this issue Jul 26, 2024 · 0 comments · Fixed by #3974
Closed

Pkg.jl needs compat bounds on julia #3973

MasonProtter opened this issue Jul 26, 2024 · 0 comments · Fixed by #3974

Comments

@MasonProtter
Copy link
Contributor

MasonProtter commented Jul 26, 2024

Currently with julia v1.11, you could try and checkout and dev Pkg#master, but that errors, probably because several recent improvements to Pkg.jl were accompanied by changes to Base as well, e.g.#3841 required JuliaLang/julia#53653 to work.

This means that Pkg.jl should probably have a [compat] entry specifying it only works on julia 1.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant