actions: httplib2 to ToT in order to test upcoming changes

This commit is contained in:
Jay Lee
2025-07-24 09:51:27 -04:00
committed by GitHub
parent 5a9486c08a
commit 87b4917fb0

View File

@@ -473,6 +473,8 @@ 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