Ignore:
Timestamp:
09/10/2023 11:13:10 PM (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:
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/pyserial.xml

    rc355675 rdb244ae2  
    8686      <para> Build the module: </para>
    8787
    88 <screen><userinput>pip3 wheel -w dist --no-build-isolation --no-deps $PWD</userinput></screen>
     88&build-wheel;
    8989
    9090      <para>
     
    9292      </para>
    9393
    94 <screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user pyserial</userinput></screen>
     94<screen role="root"><userinput>&install-wheel; pyserial</userinput></screen>
    9595
    9696      <para>
Note: See TracChangeset for help on using the changeset viewer.