Harry Henry Gebel: add 'bdist_rpm' command.

This commit is contained in:
Gregory P. Smith 2000-05-13 01:48:15 +00:00
parent de5c953a2b
commit d5b53df18c

View file

@ -17,4 +17,5 @@ __all__ = ['build',
'sdist',
'bdist',
'bdist_dumb',
'bdist_rpm',
]