mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Harry Henry Gebel: add 'bdist_rpm' command.
This commit is contained in:
parent
de5c953a2b
commit
d5b53df18c
1 changed files with 1 additions and 0 deletions
|
@ -17,4 +17,5 @@ __all__ = ['build',
|
||||||
'sdist',
|
'sdist',
|
||||||
'bdist',
|
'bdist',
|
||||||
'bdist_dumb',
|
'bdist_dumb',
|
||||||
|
'bdist_rpm',
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue