mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Infrastructure support for the "bdist_wininst" command.
This commit is contained in:
parent
855dab9987
commit
1f9b73b575
2 changed files with 3 additions and 0 deletions
|
@ -20,4 +20,5 @@ __all__ = ['build',
|
|||
'bdist',
|
||||
'bdist_dumb',
|
||||
'bdist_rpm',
|
||||
'bdist_wininst',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue