Skip to content

Commit 30596cb

Browse files
authored
Merge pull request #86 from expensne/fix_readme
Fix duplicated line
2 parents b31b990 + 6b3d765 commit 30596cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Basic usage, running in your project directory::
3535

3636
<activate virtualenv for your project>
3737
pip-missing-reqs --ignore-file=sample/tests/* sample
38-
pip-extra-reqs --ignore-file=sample/tests/* sample
3938

4039
This will find all imports in the code in "sample" and check that the
4140
packages those modules belong to are in the requirements.txt file.

0 commit comments

Comments
 (0)