We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b31b990 + 6b3d765 commit 30596cbCopy full SHA for 30596cb
README.rst
@@ -35,7 +35,6 @@ Basic usage, running in your project directory::
35
36
<activate virtualenv for your project>
37
pip-missing-reqs --ignore-file=sample/tests/* sample
38
- pip-extra-reqs --ignore-file=sample/tests/* sample
39
40
This will find all imports in the code in "sample" and check that the
41
packages those modules belong to are in the requirements.txt file.
0 commit comments