Skip to content

Commit d7215e1

Browse files
committed
✅ update test.sh
1 parent 8f74112 commit d7215e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ py1 -m src.badapple -i archive/NCOP.mkv -s 192:108 -r 10 --colorful --audio_play
2929

3030
py -m build
3131
twine check dist/*
32-
py1 -m pip install dist/*.whl
32+
py1 -m pip install dist/*.whl --force-reinstall
3333
py1 -m badapple --help
3434
py1 -m badapple --help_audio
3535
py1 -m badapple

0 commit comments

Comments
 (0)