Home
last modified time | relevance | path

Searched +full:- +full:dcmake_suppress_regeneration (Results 1 – 1 of 1) sorted by relevance

/external/python/pybind11/
D.appveyor.yml3 - Visual Studio 2015
9 - x86
12 - PYTHON: 36
14 - PYTHON: 27
17 - ps: |
19 if ($env:PLATFORM -eq "x64") { $env:PYTHON = "$env:PYTHON-x64" }
21 python -W ignore -m pip install --upgrade pip wheel
22 python -W ignore -m pip install pytest numpy --no-warn-script-location pytest-timeout
23 - ps: |
24 Start-FileDownload 'https://gitlab.com/libeigen/eigen/-/archive/3.3.7/eigen-3.3.7.zip'
[all …]