setuptools

This commit is contained in:
Kyle
2020-12-22 21:40:01 +08:00
parent 797c220daf
commit 8ac35d2734
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
before_script:
- choco install -y visualstudio2019buildtools python3 --package-parameters "--add
Microsoft.VisualStudio.Component.VC.Tools.x86.x64";
- pip install -U pip setuptools
- pip install --user -U pip setuptools
- |
pushd ${DEPS_DIR}/ambuild
python setup.py install