Update readme with venv arg addition

This commit is contained in:
Thomas Darnell 2024-04-26 12:56:18 +01:00
parent b0d70f8aa3
commit bb256b091f

View File

@ -66,6 +66,7 @@ Usage
<gt> | e.g. Flask>=1.1.2
<no-pin> | e.g. Flask
--scan-notebooks Look for imports in jupyter notebook files.
--venv <dirs>... Look for imports in the specified virtualenv
Example
-------