We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test.sh
1 parent 8f74112 commit d7215e1Copy full SHA for d7215e1
test.sh
@@ -29,7 +29,7 @@ py1 -m src.badapple -i archive/NCOP.mkv -s 192:108 -r 10 --colorful --audio_play
29
30
py -m build
31
twine check dist/*
32
-py1 -m pip install dist/*.whl
+py1 -m pip install dist/*.whl --force-reinstall
33
py1 -m badapple --help
34
py1 -m badapple --help_audio
35
py1 -m badapple
0 commit comments