Skip to content

Releases: arnica-ext/pipgrip

v0.10.17+arnica.patch

22 Aug 23:07
60e07bc

Choose a tag to compare

  • Introduced --ignore-invalid option in the CLI to allow processing of invalid requirements without halting.
  • Updated read_requirements to handle invalid requirements based on the new option.
  • Enhanced discover_and_add and root_dep methods in PackageSource to log warnings for invalid packages when ignore_invalid is enabled.
  • Adjusted dependency handling to incorporate the new validation logic.
  • Added --version