summaryrefslogtreecommitdiff
path: root/ci/download_appveyor.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded CI and kitting supportNed Batchelder2020-11-281-95/+0
| | | | | | | | | We no longer: - Use Travis - Use AppVeyor - Build manylinux wheels locally - Build other wheels locally
* No need for format indexes (mostly)Ned Batchelder2019-09-011-3/+3
|
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
|
* Make this usable in python 3Ned Batchelder2016-11-231-4/+4
|
* Python 2.6 str.format does not support unindexed parametersJohn Vandenberg2015-10-191-2/+2
| | | | | --HG-- branch : py26-unindexed-parameters
* Add license textNed Batchelder2015-09-051-0/+3
|
* Make download_appveyor.py more general-purpose.Ned Batchelder2015-09-051-2/+3
|
* Make download_appveyor.py nicerNed Batchelder2015-09-051-11/+30
|
* A script to download Appveyor artifactsNed Batchelder2015-09-041-0/+72