Skip to content

Commit

Permalink
Parameters in italics
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 16, 2024
1 parent 552a786 commit 76c6bcf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Doc/library/venv.rst
Original file line number Diff line number Diff line change
Expand Up @@ -387,16 +387,16 @@ There is also a module-level convenience function:
.. versionadded:: 3.3

.. versionchanged:: 3.4
Added the ``with_pip`` parameter
Added the *with_pip* parameter

.. versionchanged:: 3.6
Added the ``prompt`` parameter
Added the *prompt* parameter

.. versionchanged:: 3.9
Added the ``upgrade_deps`` parameter
Added the *upgrade_deps* parameter

.. versionchanged:: 3.13
Added the ``scm_ignore_files`` parameter
Added the *scm_ignore_files* parameter

An example of extending ``EnvBuilder``
--------------------------------------
Expand Down

0 comments on commit 76c6bcf

Please sign in to comment.