We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Right now, github has to install tensorflow and halotools at every run of the CI script, someone should read the manual here: https://help.github.com/en/actions/configuring-and-managing-workflows/caching-dependencies-to-speed-up-workflows and figure out how to cache these pip packages
The text was updated successfully, but these errors were encountered:
This will be solved mostly by astropy/halotools#1017 which will let us install halotools instantly
Sorry, something went wrong.
No branches or pull requests
Right now, github has to install tensorflow and halotools at every run of the CI script, someone should read the manual here: https://help.github.com/en/actions/configuring-and-managing-workflows/caching-dependencies-to-speed-up-workflows and figure out how to cache these pip packages
The text was updated successfully, but these errors were encountered: