summaryrefslogtreecommitdiff
path: root/build.cmd
Commit message (Collapse)AuthorAgeFilesLines
* Remove code and tests for unsupported Python 3.3 and 3.4 (#249)Hugo2017-11-021-21/+0
|
* Use AppVeyor to build windows wheel (#188)INADA Naoki2016-05-031-0/+21
* Add AppVeyor support to build windows wheel * Fix test_limits on 32bit environments * Ignore Python35-x64 test fail for now Should be fixed in next version.