diff --git a/docs/shipping/packaging.rst b/docs/shipping/packaging.rst index c2675b745..7e55d4207 100644 --- a/docs/shipping/packaging.rst +++ b/docs/shipping/packaging.rst @@ -154,7 +154,7 @@ Also, if a distribution releases a new security update for Python, then your application will automatically start using that new version of Python. The bdist_rpm command makes `producing an RPM file `_ -for use by distributions like Red Hat or SuSE is trivially easy. +for use by distributions like Red Hat or SuSE trivially easy. However, creating and maintaining the different configurations required for each distribution's format (e.g. .deb for Debian/Ubuntu, .rpm for Red