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.
2 parents cc469b4 + a765088 commit 7881c53Copy full SHA for 7881c53
.github/workflows/ci.yml
@@ -230,7 +230,7 @@ jobs:
230
sudo apt-get update
231
sudo apt-get install bzr
232
233
- - run: pip install nox 'virtualenv<20' 'setuptools != 60.6.0'
+ - run: pip install nox
234
235
# Main check
236
- name: Run integration tests
news/12561.trivial.rst
@@ -0,0 +1 @@
1
+Remove virtualenv and setuptools installs from zipapp CI tests
0 commit comments