repo/extra/python-glad/build

5 lines
115 B
Plaintext
Raw Normal View History

2023-12-28 01:21:47 +00:00
#!/bin/sh -e
gpep517 build-wheel --wheel-dir .dist --output-fd 3 3>&1 >&2
python -m installer -d "$1" .dist/*.whl