mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-26 09:35:01 -07:00
python-setuptools: fix build
This commit is contained in:
parent
7fc9b62938
commit
5c7456b054
@ -1,5 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
|
||||
|
||||
python3 bootstrap.py
|
||||
python3 setup.py build
|
||||
python3 setup.py install \
|
||||
|
Loading…
Reference in New Issue
Block a user