mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-07 12:05:33 +00:00
Add poetry command to readme
This commit is contained in:
parent
0ddf23d6a9
commit
66ab94dfd1
@ -46,6 +46,7 @@ Usage
|
||||
--encoding <charset> Use encoding parameter for file open
|
||||
--savepath <file> Save the list of requirements in the given file
|
||||
--print Output the list of requirements in the standard output
|
||||
--poetry Run poetry to add all requirements to pyproject.toml file
|
||||
--force Overwrite existing requirements.txt
|
||||
--diff <file> Compare modules in requirements.txt to project imports.
|
||||
--clean <file> Clean up requirements.txt by removing modules that are not imported in project.
|
||||
|
Loading…
x
Reference in New Issue
Block a user