Add upload_all setup.cfg alias.

fix/30-hidden-recipient
Isis Lovecruft 2013-12-03 11:37:32 +00:00
parent ffb1aeace5
commit dd9adb8f7a
No known key found for this signature in database
GPG Key ID: 5C17776E27F7E84D
1 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,6 @@ verbose = true
sign = True
identity = 0xa3adb67a2cdb8b35
[aliases]
upload_all = 'sdist bdist_egg bdist_wheel upload'