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 1a88d66 commit 3feb6d3Copy full SHA for 3feb6d3
.ci/before_install.sh
@@ -26,6 +26,7 @@ fi
26
pip install recommonmark || die
27
pip install sphinx_rtd_theme || die
28
}
29
+ pip install GitPython || die
30
pip install embarc_cli || die
31
pip install configparser || die
32
pip install requests || die
0 commit comments