raimon49 / pip-licenses

Dump the license list of packages installed with pip.
MIT License
319 stars 47 forks source link

Add prettytable and wcwidth to extras #207

Open PhorstenkampFuzzy opened 4 months ago

PhorstenkampFuzzy commented 4 months ago

For eas of installation and dependency managament please add prettytable and wcwidth as extras to dependencies.

stefan6419846 commented 4 months ago

Isn't prettytable already a dependency of the package, while wcwidth is a dependency of prettytable? https://github.com/raimon49/pip-licenses/blob/3fbf20f9d757d2b9298dfc97af1bd3a987124c98/pyproject.toml#L30