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

    rc355675 rdb244ae2  
    9191      </para>
    9292
    93 <screen><userinput>pip3 wheel -w dist --no-build-isolation --no-deps $PWD</userinput></screen>
     93&build-wheel;
    9494
    9595      <para>
     
    9898      </para>
    9999
    100 <screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user docutils &amp;&amp;
     100<screen role="root"><userinput>&install-wheel; docutils &amp;&amp;
    101101
    102102for f in /usr/bin/rst*.py; do
Note: See TracChangeset for help on using the changeset viewer.