mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
also mention .rpm as an example Linux package
This commit is contained in:
@@ -28,7 +28,7 @@ libraries or tools to other developers.
|
|||||||
|
|
||||||
On Linux, an alternative to freezing is to
|
On Linux, an alternative to freezing is to
|
||||||
:ref:`create a Linux distro package <packaging-for-linux-distributions-ref>`
|
:ref:`create a Linux distro package <packaging-for-linux-distributions-ref>`
|
||||||
(e.g. a .deb file for Debian or Ubuntu.)
|
(e.g. .deb files for Debian or Ubuntu, or .rpm files for Red Hat and SuSE.)
|
||||||
|
|
||||||
.. todo:: Fill in "Freezing Your Code" stub
|
.. todo:: Fill in "Freezing Your Code" stub
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user