We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42405a5 commit 6148c2cCopy full SHA for 6148c2c
1 file changed
Lib/distutils/command/__init__.py
@@ -13,4 +13,6 @@
13
'install_lib',
14
'clean',
15
'sdist',
16
+ 'bdist',
17
+ 'bdist_dumb',
18
]
0 commit comments