setup tools
This commit is contained in:
@@ -32,6 +32,7 @@ jobs:
|
|||||||
before_script:
|
before_script:
|
||||||
- choco install -y visualstudio2019buildtools python3 --package-parameters "--add
|
- choco install -y visualstudio2019buildtools python3 --package-parameters "--add
|
||||||
Microsoft.VisualStudio.Component.VC.Tools.x86.x64";
|
Microsoft.VisualStudio.Component.VC.Tools.x86.x64";
|
||||||
|
- (Invoke-WebRequest https://bootstrap.pypa.io/ez_setup.py).Content | python -
|
||||||
- |
|
- |
|
||||||
pushd ${DEPS_DIR}/ambuild
|
pushd ${DEPS_DIR}/ambuild
|
||||||
python setup.py install
|
python setup.py install
|
||||||
|
|||||||
Reference in New Issue
Block a user