Ignore:
Timestamp:
03/25/2024 06:49:17 PM (3 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
lazarus, trunk
Children:
e78232f4
Parents:
e1b67062
Message:

Added Python modules in support of plasma.

Added certifi, psutil, pygdbmi, and sentry-sdk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-dependencies.xml

    re1b67062 r2563594f  
    6969      <listitem>
    7070        <para>
     71          <xref linkend="certifi"/>
     72        </para>
     73      </listitem>
     74      <listitem>
     75        <para>
    7176          <xref linkend="chardet"/>
    7277        </para>
     
    235240
    236241  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     242    href="python-dependencies/certifi.xml"/>
     243
     244  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    237245    href="python-dependencies/chardet.xml"/>
    238246
Note: See TracChangeset for help on using the changeset viewer.