Skip to content

Automatically add compat bounds when adding package in non-shared env #4101

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

giordano
Copy link
Member

Doing some tests locally, this seems to work as advertised.

Do I understand correctly that to test the Pkg REPL mode I need to start julia with

julia --project=${HOME}/.julia/dev/Pkg -e 'using Pkg' -i

instead of just

julia --project=${HOME}/.julia/dev/Pkg

as suggested by the README?

Fix #4069.

@giordano giordano force-pushed the mg/auto-compat-deps branch from 87100d5 to 08595b3 Compare November 29, 2024 23:09
@github-project-automation github-project-automation bot moved this to New in Pkg.jl Jul 2, 2025
@IanButterworth IanButterworth moved this from New to In progress in Pkg.jl Jul 2, 2025
@IanButterworth IanButterworth moved this from In progress to Backlog in Pkg.jl Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

Add automatically compat entry when adding a dependency to non-package projects
1 participant