aboutcode-org / python-inspector

Inspect Python code and PyPI package manifests. Resolve Python dependencies.
22 stars 19 forks source link

[feature] Add ignore error mode #159

Closed qequ closed 1 year ago

qequ commented 1 year ago

Add a flag to continue operating when non existang packages happen

Fixes https://github.com/nexB/python-inspector/issues/141