-
-
Notifications
You must be signed in to change notification settings - Fork 269
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
Make add --weak
automatically create extension entries
#3549
Comments
Yeah, especially if |
So if I am not missed anything, currently I still have to edit Project.toml directly to add weak deps? |
correct |
Technically you can already add weak deps via |
add --weak
optionadd --weak
automatically create extension entries
Proposal here #4016 |
That's great! I just don't want to deal those UUID manually. |
It would be great if there were an easy way to add weakdeps from the repl rather than editing the Project.toml file.
The text was updated successfully, but these errors were encountered: