mirror of
https://github.com/python/cpython.git
synced 2025-10-17 04:08:28 +00:00
Untabified.
This commit is contained in:
parent
4cd6f2ab80
commit
fa9ff76aae
8 changed files with 14 additions and 14 deletions
|
@ -74,7 +74,7 @@ class sdist (Command):
|
|||
help_options = [
|
||||
('help-formats', None,
|
||||
"list available distribution formats", show_formats),
|
||||
]
|
||||
]
|
||||
|
||||
negative_opt = {'no-defaults': 'use-defaults',
|
||||
'no-prune': 'prune' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue