piptools.scripts._deprecations module#

Module to deprecate script arguments.

piptools.scripts._deprecations.filter_deprecated_pip_args(args: list[str]) list[str]#

Warn about and drop pip args that are no longer supported by pip.

Currently drops:

  • --use-pep517

  • --no-use-pep517

  • --global-option

  • --build-option