aboutsummaryrefslogtreecommitdiffstats
path: root/.jenkins/windows-wheel.bat
Commit message (Collapse)AuthorAgeFilesLines
* Update wheel scripts to match what Jenkins has (#3459)Alex Gaynor2017-03-191-1/+16
| | | | | | | | * Include python3.6 in the macOS wheel script * Pull in changes from Jenkins * For Windows as well
* add the scripts we use to build the wheels in jenkins to version control (#2896)Paul Kehrer2016-05-291-0/+42
* add the scripts we use to build the wheels in jenkins to version control These scripts will get some updates shortly to simplify life on the OS X side, but for now it's just a copy of exactly what the job currently does. Once this is merged I can switch the job to just invoke these scripts. * rename script and update to what we're currently using to make whls