Skip to content

Commit e1b1c94

Browse files
committed
Changed 'dist' to 'sdist'.
1 parent a82122b commit e1b1c94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/distutils/command/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
'install',
2222
'install_py',
2323
'install_ext',
24-
'dist',
24+
'sdist',
2525
]

0 commit comments

Comments
 (0)