re-worked release workflow, it is one-step and creates GPG signatures now

This commit is contained in:
Filippo Valsorda
2012-12-31 19:15:30 +01:00
parent 26cf040827
commit b962b76f43
8 changed files with 131 additions and 23 deletions

17
.tarignore Normal file
View File

@@ -0,0 +1,17 @@
updates_key.pem
*.pyc
*.pyo
youtube-dl.exe
wine-py2exe/
py2exe.log
*.kate-swp
build/
dist/
MANIFEST
*.DS_Store
youtube-dl.tar.gz
.coverage
cover/
__pycache__/
.git/
*~