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 9aa14ee commit 8ee05adCopy full SHA for 8ee05ad
scikit-ci.yml
@@ -27,6 +27,7 @@ install:
27
commands:
28
- python --version
29
- python -m pip install --disable-pip-version-check --upgrade pip
30
+ - pip install -U setuptools
31
- $<RUN_ENV> pip install -U -r requirements-dev.txt
32
33
before_build:
0 commit comments