list
new in 0.24.0
Prints a list of installed dependencies.
Example
$ rye list
asgiref==3.7.2
blinker==1.7.0
click==8.1.7
Flask @ git+https://github.com/pallets/flask@4df377cfbfc1d15e962a61c18920b22aebc9aa41
itsdangerous==2.1.2
Jinja2==3.1.3
MarkupSafe==2.1.4
Werkzeug==3.0.1
Arguments
no arguments
Options
-
--pyproject
: Use thispyproject.toml
file -
-h, --help
: Print help (see a summary with '-h')