2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-21 23:00:06 -07:00
repo/extra/python-setuptools/build

7 lines
97 B
Plaintext
Raw Permalink Normal View History

2024-04-27 19:19:30 -06:00
#!/bin/sh -e
python setup.py build
python setup.py install \
--root="$1" \
--skip-build