Skip to content

Add support for scanning imports in specified virtual environments, fix #434#445

Open
Tdarnell wants to merge 2 commits intobndr:masterfrom
Tdarnell:master
Open

Add support for scanning imports in specified virtual environments, fix #434#445
Tdarnell wants to merge 2 commits intobndr:masterfrom
Tdarnell:master

Conversation

@Tdarnell
Copy link

Added a argument "--venv" which looks for imports in only specified folders, defaults to sys.path when this is not given

@Tdarnell
Copy link
Author

This is in relation to issue #434

@jonas-eschle
Copy link
Collaborator

Hi @Tdarnell , thanks a lot for the PR. I understand the issue, however, I am not sure if this is the best way to go about it. I agree that the version should match the installed version if somehow possible, but this rather fixes a special case. What about conda envs for example?

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.

3 participants