mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-03 22:01:39 +00:00
[no ci] actions: remove httplib2 ToT test
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -473,8 +473,6 @@ jobs:
|
||||
run: |
|
||||
echo "before anything..."
|
||||
"$PYTHON" -m pip list
|
||||
# TEMPORARY manual httplib2 to test significant breaking changes
|
||||
"$PYTHON" -m pip install --upgrade https://github.com/httplib2/httplib2/archive/refs/heads/master.zip
|
||||
"$PYTHON" -m pip install --upgrade ..[yubikey]
|
||||
"$PYTHON" -m pip list
|
||||
#"$PYTHON" -m pip install --force-reinstall --no-deps --upgrade cryptography
|
||||
|
||||
Reference in New Issue
Block a user