We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63c409 commit 2b4c5c2Copy full SHA for 2b4c5c2
.github/reusable-build/action.yml
@@ -38,4 +38,4 @@ runs:
38
run: |
39
pip install twine
40
twine check dist/*
41
- pip install --extra-index-url https://pypi-nightly.tensorflow.org/simple dist/*.whl
+ TFX_DEPENDENCY_SELECTOR="NIGHTLY" pip install --extra-index-url https://pypi-nightly.tensorflow.org/simple dist/*.whl
0 commit comments