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

Fix activating [sources] with relative paths #93

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mortenpi
Copy link

So.. a very rough attempt to fix #92. Basically, the idea is to just loop over the source Project.toml and replace the relative paths with absolute paths, before it gets resolved.

Seems to work, but I really don't follow the code well enough to know if it's in the right place. Or even the right solution.

cc @KristofferC, should you have any bandwith to take a look at this.

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 this pull request may close these issues.

Unable to activate environments with [sources] with relative paths
1 participant