Skip to content
Merged
Prev Previous commit
Next Next commit
Update Doc/library/venv.rst
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
  • Loading branch information
Mr-Sunglasses and picnixz authored Jun 2, 2025
commit 9a5281b0796903ac16576e56b7606df8982284b1
2 changes: 1 addition & 1 deletion Doc/library/venv.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ The command, if run with ``-h``, will show the available options::

Comment thread
Mr-Sunglasses marked this conversation as resolved.
.. option:: ENV_DIR

A required argument specifying the directory to create the environment in.
A required argument specifying the directory to create the environment in.

.. option:: --system-site-packages

Expand Down
Loading