Thanks to visit codestin.com Credit goes to github.com
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.
1 parent ea47ff4 commit f6db6cdCopy full SHA for f6db6cd
1 file changed
.circleci/config.yml
@@ -85,7 +85,7 @@ commands:
85
command: |
86
python -m pip install --upgrade --user pip
87
python -m pip install --upgrade --user wheel
88
- python -m pip install --upgrade --user setuptools
+ python -m pip install --upgrade --user 'setuptools!=60.6.0'
89
90
deps-install:
91
parameters:
0 commit comments