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.
2 parents 2495585 + 2e6b047 commit c3da707Copy full SHA for c3da707
.travis.settings.xml
screwdriver.yaml
@@ -45,7 +45,7 @@ jobs:
45
- update_version: |
46
echo 'using version from setup.cfg'
47
- publish_documentation: |
48
- $BASE_PYTHON -m pip install sphinx_rtd_theme
+ $BASE_PYTHON -m pip install sphinx_rtd_theme tensorflow
49
$BASE_PYTHON -m screwdrivercd.documentation
50
51
publish_test_pypi:
@@ -74,5 +74,5 @@ jobs:
74
75
76
77
78
0 commit comments