Skip to content

Commit

Permalink
Update docs/usage.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Feb 19, 2024
1 parent a069ed0 commit 9044cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ The ``--no-install`` option causes the following session methods to return early

- :func:`session.install <nox.sessions.Session.install>`
- :func:`session.conda_install <nox.sessions.Session.conda_install>`
- :func:`session.run_instsall <nox.sessions.Session.run_install>`
- :func:`session.run_install <nox.sessions.Session.run_install>`

This option has no effect if the virtualenv is not being reused.

Expand Down

0 comments on commit 9044cef

Please sign in to comment.