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