mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/py3-numpy: build with vendored distutils
This commit is contained in:
parent
5bceb8aeeb
commit
4e4c8dcb37
@ -48,7 +48,6 @@ prepare() {
|
||||
}
|
||||
|
||||
build() {
|
||||
export SETUPTOOLS_USE_DISTUTILS=stdlib
|
||||
gpep517 build-wheel \
|
||||
--wheel-dir .dist \
|
||||
--output-fd 3 3>&1 >&2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user