Scroll to navigation

PIP-EXTRA-REQS(1) General Commands Manual PIP-EXTRA-REQS(1)

NAME

pip-extra-reqs - find packages that should not be in requirements

SYNOPSIS

pip-extra-reqs [options] files or directories

DESCRIPTION

This manual page documents briefly the pip-extra-reqs command.

pip-extra-reqs is a program that looks for extra unnecessary dependencies in a project's requirements.txt.

OPTIONS

These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.

Show summary of options.
File paths globs to ignore
Used module names (globs are ok) to ignore
Reqs in requirements.txt to ignore
Be *really* verbose.
Be more verbose.
Display version information.

SEE ALSO

pip-missing-reqs(1),

September 9 2020