diff options
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/general.ent b/general.ent index 00eea04e1..ee5fd35db 100644 --- a/general.ent +++ b/general.ent @@ -118,6 +118,8 @@ <!ENTITY savannah "https://download.savannah.gnu.org"> <!ENTITY savannah-nongnu "https://savannah.nongnu.org"> <!ENTITY github "https://github.com"> +<!ENTITY pypi-home "https://pypi.org/project"> +<!ENTITY pypi-src "https://pypi.org/packages/source"> <!ENTITY root "<systemitem class='username'>root</systemitem>"> <!ENTITY lfs-user "<systemitem class='username'>lfs</systemitem>"> |