Skip to content

Commit 6b3d765

Browse files
author
Fabian Grosch
committed
Fix duplicated line
1 parent fc8400d commit 6b3d765

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
@@ -37,7 +37,6 @@ Basic usage, running in your project directory::
3737

3838
<activate virtualenv for your project>
3939
pip-missing-reqs --ignore-file=sample/tests/* sample
40-
pip-extra-reqs --ignore-file=sample/tests/* sample
4140

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

0 commit comments

Comments
 (0)