зеркало из https://github.com/microsoft/cadet-cli.git
Removes the `--no-use-pep517` flag on the Mac build. Prematurely added.
This commit is contained in:
Родитель
f613d0fdb1
Коммит
1a2e8914ca
|
@ -86,7 +86,7 @@ phases:
|
|||
name: Hosted macOS
|
||||
steps:
|
||||
- script: |
|
||||
pip3 install --no-use-pep517 -r src/requirements.txt
|
||||
pip3 install -r src/requirements.txt
|
||||
displayName: install requirements
|
||||
- script: |
|
||||
python3 -m pylint src
|
||||
|
|
Загрузка…
Ссылка в новой задаче