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

    rc355675 rdb244ae2  
    8383      </para>
    8484
    85 <screen><userinput>pip3 wheel -w dist --no-build-isolation --no-deps $PWD</userinput></screen>
     85&build-wheel;
    8686
    8787      <para>
     
    8989      </para>
    9090
    91 <screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user PyYAML</userinput></screen>
     91<screen role="root"><userinput>&install-wheel; PyYAML</userinput></screen>
    9292
    9393    </sect3>
Note: See TracChangeset for help on using the changeset viewer.