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

Scope to packages inside a conda environment #26

Open
jameslamb opened this issue Mar 5, 2019 · 1 comment
Open

Scope to packages inside a conda environment #26

jameslamb opened this issue Mar 5, 2019 · 1 comment

Comments

@jameslamb
Copy link
Contributor

@raimon49 thanks for this awesome project!

I'd like to request a feature...could you make it possible to exclude globally-visible packages if you are inside a conda environment?

For my use case, I'd like to use pip-licenses in CI to catch dependencies with problematic licenses. However, right now I have to manually exclude a lot of stuff because things installed in my local site-packages are making it through.

Basically, I'm asking if pip-licenses could replicate whatever pip freeze --local does.

@raimon49
Copy link
Owner

raimon49 commented Mar 5, 2019

@jameslamb Thank you for the feature request.

I currently don't use the conda environment. However, if I can reproduce your conda environment, I may be able to implement this feature request.

Please comment on the information to reproduce your conda environment.

  • Python version
  • Anaconda version
  • And more

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

No branches or pull requests

2 participants