Skip to content

Commit f431400

Browse files
committed
✅ add twine check
1 parent 881c8eb commit f431400

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test1.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
py -m build
2+
twine check dist/*
13
py1 -m pip install dist/*.whl
24
py1 -m badapple --help
35
py1 -m badapple --help_audio
@@ -17,3 +19,4 @@ py1 -m badapple -i archive/87011701_p0.jpg -s 85:98 --contrast
1719
py1 -m badapple -i archive/Elysia1.mp4 -o archive/ely.badapple -s 128:72 -r 10
1820
py1 -m badapple -i archive/ely.badapple --audio archive/addiction.flac
1921
py1 -m badapple -i archive/NCOP.mkv -s 96:54 --contrast --audio_player auto
22+
twine upload dist/*

0 commit comments

Comments
 (0)