summaryrefslogtreecommitdiff
path: root/ci/install.ps1
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded CI and kitting supportNed Batchelder2020-11-281-203/+0
| | | | | | | | | We no longer: - Use Travis - Use AppVeyor - Build manylinux wheels locally - Build other wheels locally
* Remove conditions for dropped Python versionsHugo2019-05-181-34/+5
|
* Put back the Start-Process statementsNed Batchelder2015-09-141-3/+3
|
* Use the better call-operator rather than start-process in powershellNed Batchelder2015-09-141-3/+3
|
* Go back to using the downloaded get-pip.pyNed Batchelder2015-09-141-4/+2
|
* Learning Powershell one SO post at a time...Ned Batchelder2015-09-141-1/+1
|
* Maybe we can just run Python directly?Ned Batchelder2015-09-141-1/+2
|
* Diagnosing get-pip.py problems on Appveyor 2.6Ned Batchelder2015-09-141-2/+3
|
* Add correct URLs to the top of python_appveyor_demo files.Ned Batchelder2015-09-111-1/+1
|
* Python 3.5 is different in other annoying ways...Ned Batchelder2015-09-051-3/+9
|
* Better appveyor supportNed Batchelder2015-09-041-0/+226