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.
1 parent fc8400d commit 6b3d765Copy full SHA for 6b3d765
README.rst
@@ -37,7 +37,6 @@ Basic usage, running in your project directory::
37
38
<activate virtualenv for your project>
39
pip-missing-reqs --ignore-file=sample/tests/* sample
40
- pip-extra-reqs --ignore-file=sample/tests/* sample
41
42
This will find all imports in the code in "sample" and check that the
43
packages those modules belong to are in the requirements.txt file.
0 commit comments