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 3967426 commit 59bd2feCopy full SHA for 59bd2fe
1 file changed
.travis.yml
@@ -41,7 +41,7 @@ before_install:
41
- curl --silent -L "https://github.com/docker/buildx/releases/download/v0.30.1/buildx-v0.30.1.linux-amd64" > ~/.docker/cli-plugins/docker-buildx
42
- chmod a+x ~/.docker/cli-plugins/docker-buildx
43
install:
44
- # - pip3 install -r requirements.txt
+ - pip3 install -r requirements.txt
45
# - pip3 install pyasn1 --upgrade
46
# - pip3 install ldap3 parameterized bcrypt
47
# - pip3 install requests --upgrade
0 commit comments