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(cli): always insert the current working directory at the beginning of the PYTHON_PATH to disambiguate module resolution #82

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

lucsorel
Copy link
Owner

@lucsorel lucsorel commented Jan 29, 2024

Closes: #81

Copy link

@elrandira elrandira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix works, specific test added for the bug trigger.

looks good :)

@lucsorel lucsorel merged commit b3f600c into main Jan 30, 2024
2 checks passed
@lucsorel lucsorel deleted the fix/cwd-first-in-pythonpath branch January 30, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

py2puml fails where python -m py2puml succeeds
2 participants