Ignore:
Timestamp:
09/10/2023 11:13:10 PM (10 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
082e722, e9edfe00
Parents:
c355675
Message:

Replace 'pip3 wheel' and 'pip3 install' text with ENTITIES

Currently only python-modules are complete. The python-dependencies
page will be done in another commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules/recommonmark.xml

    rc355675 rdb244ae2  
    9090    <para> Build the module: </para>
    9191
    92 <screen><userinput>pip3 wheel -w dist --no-build-isolation --no-deps $PWD</userinput></screen>
     92&build-wheel;
    9393
    9494    <para>
     
    9696    </para>
    9797
    98 <screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user recommonmark</userinput></screen>
     98<screen role="root"><userinput>&install-wheel; recommonmark</userinput></screen>
    9999
    100100    <para>
Note: See TracChangeset for help on using the changeset viewer.