Results 44 comments of raimon

@jvitorinoj Thanks for the inquiry. This probably looks like a shell and argument problem. For example, in the case of bash: ```bash export ALLOWED_PACKAGES=("wrapt" "typing-extensions" "s3transfer") export ALLOWED_LICENSES="MIT License;Apache Software...

Yes, pip-licenses is developed as a CLI tool. Does your opinion mean that you want to import pip-licenses as a module and use some of the features in your Python...

I didn't imagine anyone would want to use the scan results in their Python code. I would consider APIs and documentation that users can handle with structured objects. Thank you...

@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...

**Note:** I have a security alert from dependabot and have updated the `dev-requirements.txt` . So, `dev-4.0.0` has been rebased to commit 7dba43c2e8799016d975004a1f689234ac4407a0 and force pushed.

I was notified of an insecure version of the dependency from dependabot and the `dev-4.0` branch was rebased to 3c9aab1dda81edfb7232e726cdda8ba892e240e1.

`dev-4.0` branch has been rebased with [v-3.3.1 tag](https://github.com/raimon49/pip-licenses/tree/v-3.3.1) as the branch source. @cdce8p Can I leave it to you to port the code that corresponds to #94?

Today, I added the following commit to my `master` branch. * Updated development dependencies to resolve security alerts. * d863b9ff61bfc2d74ece99f30475b01684b70748 * Fixing broken test cases. * 0d2d1d7ee262ad80ca0faf606cfc3eea1cc2d3e1 * a585b3000add63a08741226016fa0b4a198d9f5b *...

@cdce8p Thank you for giving us such great news! Your contribution to setuptools is excellent.

Hmm, that's a breaking change to be considered in the next major release.