Fix whitespace
This commit is contained in:
parent
719b6bfffd
commit
a2be05f24b
@ -94,7 +94,7 @@ def install(self, spec, prefix):
|
||||
if spec.satisfies('@:2.7'):
|
||||
config_args.append('--enable-unicode=ucs4')
|
||||
elif spec.satisfies('@3.0:3.2'):
|
||||
config_args.append('--with-wide-unicode')
|
||||
config_args.append('--with-wide-unicode')
|
||||
|
||||
if spec.satisfies('@3:'):
|
||||
config_args.append('--without-ensurepip')
|
||||
|
Loading…
Reference in New Issue
Block a user