spdx / ntia-conformance-checker

Check SPDX SBOM for NTIA minimum elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove Click as Dependency, Replace with a Standard Library CLI

jspeed-meyers opened this issue · comments

I don't think (but I could be wrong) that Click adds any functionality (for this app at this time) above and beyond what the Python standard library provides. To minimize dependencies, I propose removing Click.