Skip to content

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
@wilf-phasecraft
Copy link

I noticed that this moved to Backlog and just want to check whether this is still planned for a future release?

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

2 participants