1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-31 20:26:40 +00:00

do not upload gpg signature to pypi, fixes #7649

This commit is contained in:
Thomas Waldmann 2023-06-27 18:45:41 +02:00
parent f73eb5c6c2
commit de643c211b
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -15,4 +15,4 @@ fi
D=dist/borgbackup-$R.tar.gz
twine upload $D.asc $D
twine upload $D