Signed-off-by: Alfredo Deza <adeza@redhat.com>
# ready to be consumed
# the following two methods exist in scripts/build_utils.sh
-pkgs=( "tox" "github-status" )
+pkgs=( "tox" "github-status>0.0.3" )
install_python_packages "pkgs[@]"
GITHUB_STATUS_STATE="pending" $VENV/github-status create
# for every Vagrantfile in scenarios and then just destroys whatever is left.
# the following two methods exist in scripts/build_utils.sh
-pkgs=( "github-status" )
+pkgs=( "tox" "github-status>0.0.3" )
install_python_packages "pkgs[@]"
GITHUB_STATUS_STATE="failure" $VENV/github-status create