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/pygments.xml

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