mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
updating readme doc with new flag to use only venv packages
This commit is contained in:
parent
b3d0b4443b
commit
081a024d63
@ -47,6 +47,7 @@ Usage
|
|||||||
|
|
||||||
Options:
|
Options:
|
||||||
--use-local Use ONLY local package info instead of querying PyPI
|
--use-local Use ONLY local package info instead of querying PyPI
|
||||||
|
--only-venv Use ONLY venv packages instead local system
|
||||||
--pypi-server <url> Use custom PyPi server
|
--pypi-server <url> Use custom PyPi server
|
||||||
--proxy <url> Use Proxy, parameter will be passed to requests library. You can also just set the
|
--proxy <url> Use Proxy, parameter will be passed to requests library. You can also just set the
|
||||||
environments parameter in your terminal:
|
environments parameter in your terminal:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user