We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d491b4e commit 3983747Copy full SHA for 3983747
1 file changed
.github/workflows/tests.yaml
@@ -42,8 +42,6 @@ jobs:
42
43
- uses: actions/setup-python@v2.3.1
44
45
- - run: python3 -m pip install --upgrade pip
46
-
47
- run: pip install -U setuptools==45
48
49
- run: pushd examples/aml && pip install -r requirements.txt && popd
0 commit comments