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
After #453 I have suggestions for 3 more enhancements:
For the git/hg target make default cloning location to be the repos directory
Add support for version in the yaml parsing of pip
Add support for environment variable checks for each target type in install.yaml
Goal of 2 and 3 is to convert install.bash of python-tensorflow-pip to purely install.yaml
install.bash
install.yaml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After #453
I have suggestions for 3 more enhancements:
For the git/hg target make default cloning location to be the repos directory
Add support for version in the yaml parsing of pipAdd support for environment variable checks for each target type in install.yaml
Goal of 2 and 3 is to convert
install.bash
of python-tensorflow-pip to purelyinstall.yaml
The text was updated successfully, but these errors were encountered: