We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e96f4b commit b4f393cCopy full SHA for b4f393c
docs/shipping/packaging.rst
@@ -151,7 +151,7 @@ makes the download and install about 2MB smaller than
151
Also, if a distribution releases a new security update for Python, then your
152
application will automatically start using that new version of Python.
153
154
-The `Producing an RPM file using the bdist_rpm command <https://docs.python.org/3/distutils/builtdist.html#creating-rpm-packages>`_
+The bdist_rpm command makes `producing an RPM file <https://docs.python.org/3/distutils/builtdist.html#creating-rpm-packages>`_
155
for use by distributions like Red Hat or SuSE is trivially easy.
156
157
However, creating and maintaining the different configurations required for
0 commit comments