Ignore:
Timestamp:
09/11/2023 02:14:32 AM (13 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
cca8751
Parents:
db244ae2
Message:

Finish replacing 'pip3 wheel' and 'pip3 install' text with ENTITIES

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-dependencies/sphinxcontrib-serializinghtml.xml

    rdb244ae2 r082e722  
    8787      <para> Build the module: </para>
    8888
    89 <screen><userinput>pip3 wheel -w dist --no-build-isolation --no-deps $PWD</userinput></screen>
     89&build-wheel;
    9090
    9191      <para>
     
    9393      </para>
    9494
    95 <screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user sphinxcontrib-serializinghtml</userinput></screen>
     95<screen role="root"><userinput>&install-wheel; sphinxcontrib-serializinghtml</userinput></screen>
    9696
    9797      <para>
Note: See TracChangeset for help on using the changeset viewer.