💄 on string comparison.
This commit is contained in:
parent
f46d5eb651
commit
296feb1a50
2 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ def main():
|
|||
update_apm()
|
||||
update_node_modules()
|
||||
bootstrap_brightray(args.url)
|
||||
if sys.platform is 'cygwin':
|
||||
if sys.platform == 'cygwin':
|
||||
update_win32_python()
|
||||
|
||||
touch_config_gypi()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue