remove pi-heif from pyproject.toml
Signed-off-by: Zhou Qiankang <wszqkzqk@qq.com>
This commit is contained in:
committed by
Dirk Stolle
parent
664f891d79
commit
df642bc804
@@ -37,6 +37,7 @@ sha256sums=('a0f6509e7780b286391f8847fae1811d2b157b14283ad74a2431d6755c5c0ed0')
|
||||
|
||||
build() {
|
||||
cp -r "${_realname}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"
|
||||
sed -i '/^[[:space:]]*"pi-heif",/d' pyproject.toml
|
||||
${MINGW_PREFIX}/bin/python -m build --wheel --skip-dependency-check --no-isolation
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user