Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded CI and kitting support | Ned Batchelder | 2020-11-28 | 1 | -203/+0 |
| | | | | | | | | | We no longer: - Use Travis - Use AppVeyor - Build manylinux wheels locally - Build other wheels locally | ||||
* | Remove conditions for dropped Python versions | Hugo | 2019-05-18 | 1 | -34/+5 |
| | |||||
* | Put back the Start-Process statements | Ned Batchelder | 2015-09-14 | 1 | -3/+3 |
| | |||||
* | Use the better call-operator rather than start-process in powershell | Ned Batchelder | 2015-09-14 | 1 | -3/+3 |
| | |||||
* | Go back to using the downloaded get-pip.py | Ned Batchelder | 2015-09-14 | 1 | -4/+2 |
| | |||||
* | Learning Powershell one SO post at a time... | Ned Batchelder | 2015-09-14 | 1 | -1/+1 |
| | |||||
* | Maybe we can just run Python directly? | Ned Batchelder | 2015-09-14 | 1 | -1/+2 |
| | |||||
* | Diagnosing get-pip.py problems on Appveyor 2.6 | Ned Batchelder | 2015-09-14 | 1 | -2/+3 |
| | |||||
* | Add correct URLs to the top of python_appveyor_demo files. | Ned Batchelder | 2015-09-11 | 1 | -1/+1 |
| | |||||
* | Python 3.5 is different in other annoying ways... | Ned Batchelder | 2015-09-05 | 1 | -3/+9 |
| | |||||
* | Better appveyor support | Ned Batchelder | 2015-09-04 | 1 | -0/+226 |