Skip to content
Permalink
Browse files

Tweak key assignment

  • Loading branch information...
annawoodard committed May 22, 2019
1 parent 5bc2d9a commit e55e03c686dc07b611b69a63d17d5d8b02db86a2
Showing with 1 addition and 1 deletion.
  1. +1 −1 setup.py
@@ -26,7 +26,7 @@
'google_cloud' : ['google-auth', 'google-api-python-client'],
'gssapi' : ['python-gssapi'],
}
extras_require.update({'all': sum(extras_require.values(), [])})
extras_require['all'] = sum(extras_require.values(), [])

setup(
name='parsl',

0 comments on commit e55e03c

Please sign in to comment.
You can’t perform that action at this time.