Commit 3492e606 authored by PJ Eby's avatar PJ Eby

bdist_rpm runs sdist and thus will cause it to upload anyway

--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051965
parent 69ccd0aa
......@@ -4,7 +4,7 @@ tag_svn_revision = 1
[aliases]
release = egg_info -RDb ''
source = sdist bdist_rpm register binary
source = bdist_rpm register binary
binary = bdist_egg bdist_wininst
[upload]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment