mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update instructions for the Brotli python module
This commit is contained in:
parent
b9a4450773
commit
3f045034c3
@ -123,14 +123,14 @@ make</userinput></screen>
|
||||
|
||||
<para>
|
||||
If desired, build the <application>Python3</application>
|
||||
bindings:
|
||||
bindings as the &root; user:
|
||||
</para>
|
||||
|
||||
<screen><userinput>pushd .. &&
|
||||
python3 setup.py build &&
|
||||
pip3 wheel -w dist --no-build-isolation --no-deps $PWD &&
|
||||
pip3 install --no-index --find-links dist --no-cache-dir Brotli
|
||||
popd</userinput></screen>
|
||||
<!-- These are broken
|
||||
-->
|
||||
<!-- These are broken -->
|
||||
<para>
|
||||
The python tests are missing most of the necessary testdata files and
|
||||
therefore 240 of 311 tests fail.
|
||||
@ -176,6 +176,7 @@ python3 setup.py install \-\-root /some/where -->
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/brotli
|
||||
/usr/lib/python3.10/site-packages/Brotli-&brotli-version;.dist-info
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user