Skip to content

Commit d5b53df

Browse files
committed
Harry Henry Gebel: add 'bdist_rpm' command.
1 parent de5c953 commit d5b53df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/distutils/command/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@
1717
'sdist',
1818
'bdist',
1919
'bdist_dumb',
20+
'bdist_rpm',
2021
]

0 commit comments

Comments
 (0)