Skip to content

Commit 925e309

Browse files
Update messages.pot as of version 451aee8
1 parent 5d3e533 commit 925e309

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-05-13 20:48+0000\n"
11+
"POT-Creation-Date: 2025-05-17 20:46+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"
@@ -3158,7 +3158,7 @@ msgid "Conclusion"
31583158
msgstr ""
31593159

31603160
#: ../source/guides/creating-command-line-tools.rst:187
3161-
msgid "You know by now how to package a command-line application written in Python. A further step could be to distribute you package, meaning uploading it to a :term:`package index <Package Index>`, most commonly :term:`PyPI <Python Package Index (PyPI)>`. To do that, follow the instructions at :ref:`Packaging your project`. And once you're done, don't forget to :ref:`do some research <analyzing-pypi-package-downloads>` on how your package is received!"
3161+
msgid "You know by now how to package a command-line application written in Python. A further step could be to distribute your package, meaning uploading it to a :term:`package index <Package Index>`, most commonly :term:`PyPI <Python Package Index (PyPI)>`. To do that, follow the instructions at :ref:`Packaging your project`. And once you're done, don't forget to :ref:`do some research <analyzing-pypi-package-downloads>` on how your package is received!"
31623162
msgstr ""
31633163

31643164
#: ../source/guides/distributing-packages-using-setuptools.rst:5

0 commit comments

Comments
 (0)