This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
borg
mirror of
https://github.com/borgbackup/borg
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
do not upload gpg signature to pypi, fixes
#7649
Thomas Waldmann
1 year ago
parent
f73eb5c6c2
commit
de643c211b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
scripts/upload-pypi
+ 1
- 1
scripts/upload-pypi
View File
@@ -15,4 +15,4 @@ fi
D=dist/borgbackup-$R.tar.gz
-twine upload $D
.asc $D
+twine upload $D