Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0ae8029

Browse files
pypi: do not upload signature
1 parent 54bf3f4 commit 0ae8029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/upload-pypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ fi
1515

1616
D=dist/llfuse-$R.tar.gz
1717

18-
twine upload $D.asc $D
18+
twine upload $D

0 commit comments

Comments
 (0)