Skip to content

Commit 74707aa

Browse files
Update messages.pot as of version 39490e4
1 parent 92ae8de commit 74707aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

locales/messages.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python Packaging User Guide \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-04-04 13:12+0000\n"
11+
"POT-Creation-Date: 2025-04-21 18:47+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -16132,7 +16132,7 @@ msgid ":doc:`venv <python:library/venv>` is available by default in Python 3.3 a
1613216132
msgstr ""
1613316133

1613416134
#: ../source/tutorials/installing-packages.rst:229
16135-
msgid ":ref:`virtualenv` needs to be installed separately, but supports Python 2.7+ and Python 3.3+, and :ref:`pip`, :ref:`setuptools` and :ref:`wheel` are always installed into created virtual environments by default (regardless of Python version)."
16135+
msgid ":ref:`virtualenv` needs to be installed separately, but supports Python 2.7+ and Python 3.3+, and :ref:`pip`, :ref:`setuptools` and :ref:`wheel` are installed into created virtual environments by default. Note that ``setuptools`` is no longer included by default starting with Python 3.12 (and ``virtualenv`` follows this behavior)."
1613616136
msgstr ""
1613716137

1613816138
#: ../source/tutorials/installing-packages.rst:234

0 commit comments

Comments
 (0)