Skip to content

Conversation

@nawatts
Copy link
Contributor

@nawatts nawatts commented Mar 11, 2020

Because Hail is included in install_requires in setup.py, hailctl dataproc start a-cluster --packages gnomad always installs the latest PyPI release of Hail. This overwrites any specific Hail version set by the --wheel argument.

This removes Hail from install_requires but leaves it in requirements.txt for Actions workflows and easy development setup.

Resolves #192

@nawatts nawatts requested a review from jkgoodrich March 11, 2020 18:46
Copy link
Contributor

@jkgoodrich jkgoodrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks for putting that fix in!

@nawatts nawatts merged commit 9b98cb8 into master Mar 11, 2020
@nawatts nawatts deleted the remove-hail-install-require branch March 11, 2020 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use with specific Hail version on Dataproc

3 participants