This commit is contained in:
parent
7f07db3d27
commit
71d71b3b2f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ source="https://github.com/python-validators/validators/archive/$pkgver/py3-vali
|
|||
builddir="$srcdir/validators-$pkgver"
|
||||
|
||||
build() {
|
||||
gpep517 build-wheel \
|
||||
gpep517 build-wheel \
|
||||
--wheel-dir .dist \
|
||||
--output-fd 3 3>&1 >&2
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue