rebuild(packages/python-torchaudio): auto check by @termux-pacman-bot

This commit is contained in:
termux-pacman-bot
2025-12-07 16:05:53 +00:00
parent 2d685a97fb
commit e20cb9c3ef

View File

@@ -24,4 +24,3 @@ termux_step_configure() {
termux_step_make_install() {
pip -v install --no-build-isolation --no-deps --prefix "$TERMUX_PREFIX" "$TERMUX_PKG_SRCDIR"
}