We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a82122b commit e1b1c94Copy full SHA for e1b1c94
1 file changed
Lib/distutils/command/__init__.py
@@ -21,5 +21,5 @@
21
'install',
22
'install_py',
23
'install_ext',
24
- 'dist',
+ 'sdist',
25
]
0 commit comments