mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-07 03:55:22 +00:00
docs(readme): Add example content of requirements.txt
This commit is contained in:
parent
45558ad58d
commit
91db3afac7
@ -49,6 +49,14 @@ Example
|
|||||||
$ pipreqs /home/project/location
|
$ pipreqs /home/project/location
|
||||||
Successfully saved requirements file in /home/project/location/requirements.txt
|
Successfully saved requirements file in /home/project/location/requirements.txt
|
||||||
|
|
||||||
|
Contents of requirements.txt
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
wheel==0.23.0
|
||||||
|
Yarg==0.1.9
|
||||||
|
docopt==0.6.2
|
||||||
|
|
||||||
Why not pip freeze?
|
Why not pip freeze?
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user