Skip to content

Commit

Permalink
Update config file generator
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvittal committed Apr 5, 2019
1 parent 9f5e26f commit 1703757
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions hail/create_config_file.py
Expand Up @@ -28,12 +28,8 @@
v0_2 = {
'vars': {
'version': '0.2',
'supported_spark': {'2.2.0': '1.2-deb9'}
'supported_spark': {'2.4.0': '1.4-deb9'}
},
'flags': {
'image-version': '{image}',
'metadata': {'MINICONDA_VERSION': '4.4.10'}
}
}

v0_1 = {
Expand Down

0 comments on commit 1703757

Please sign in to comment.