Skip to content

Commit 14022a0

Browse files
committed
Remove unneeded installs from zipapp ci tests
1 parent cc469b4 commit 14022a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
sudo apt-get update
231231
sudo apt-get install bzr
232232
233-
- run: pip install nox 'virtualenv<20' 'setuptools != 60.6.0'
233+
- run: pip install nox
234234

235235
# Main check
236236
- name: Run integration tests

0 commit comments

Comments
 (0)