Skip to content

Commit 6f446fb

Browse files
authored
Update build.sh
1 parent 3b7e011 commit 6f446fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tur-pypi-312/python3.12-brotli/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ termux_step_make() {
3838
}
3939

4040
termux_step_make_install() {
41-
pip install . --prefix=$TERMUX_PREFIX -vv --no-build-isolation --no-deps
41+
pip install . --prefix=$TERMUX_PREFIX -vv --no-build-isolation --no-deps
4242
}

0 commit comments

Comments
 (0)