summaryrefslogtreecommitdiffstats
path: root/.azure-pipelines/windows-layout-steps.yml
Commit message (Collapse)AuthorAgeFilesLines
* bpo-35683: Improve Azure Pipelines steps (GH-11493)Steve Dower2019-01-221-4/+21
|
* bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport ↵Steve Dower2019-01-081-0/+11
restrictions (GH-11465) Also adds extra steps to the CI build for Windows on Azure Pipelines to validate that the various layouts at least execute.