We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ad5f35 + 968c1e3 commit 5f54425Copy full SHA for 5f54425
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: |
28
echo "Installing Python dependencies"
29
pip install --upgrade pip # Ensure pip is up-to-date
30
- pip install setuptools==82.0.0
+ pip install setuptools==81.0.0
31
pip install zipp==3.0.0
32
pip install pathlib2==2.3.5
33
pip install -U --upgrade mkdocs==1.4.2
0 commit comments