We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de5c953 commit d5b53dfCopy full SHA for d5b53df
1 file changed
Lib/distutils/command/__init__.py
@@ -17,4 +17,5 @@
17
'sdist',
18
'bdist',
19
'bdist_dumb',
20
+ 'bdist_rpm',
21
]
0 commit comments