mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Untabified.
This commit is contained in:
parent
4cd6f2ab80
commit
fa9ff76aae
8 changed files with 14 additions and 14 deletions
|
|
@ -45,7 +45,7 @@ class bdist (Command):
|
|||
help_options = [
|
||||
('help-formats', None,
|
||||
"lists available distribution formats", show_formats),
|
||||
]
|
||||
]
|
||||
|
||||
# The following commands do not take a format option from bdist
|
||||
no_format_option = ('bdist_rpm',)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue