summaryrefslogtreecommitdiffstats
path: root/.appveyor
Commit message (Collapse)AuthorAgeFilesLines
* Skip lxml if using py 3.11+ and you're on windows as there's currently not a ↵William Deegan2023-01-231-6/+5
| | | | lxml binary wheel for such. Remove when this changes
* Adjust the appveyor buildMats Wichmann2023-01-193-5/+12
| | | | | | | | Skip lxml install, our Windows CI doesn't need it Skip installing coverage if not a coverage run Drop an uneeded test skip Signed-off-by: Mats Wichmann <mats@linux.com>
* Split requirements filesMats Wichmann2022-08-041-2/+2
| | | | | | | | | | Update CI and other files that refer to them. While we're at it, switch to choco pkg winflexbison3 from winflexbison. Update RELEASE file and template as well, to eliminate possible confusion (not that any has been reported). Signed-off-by: Mats Wichmann <mats@linux.com>
* install all pip packages from requirements.txt for appveyor buildWilliam Deegan2021-01-221-0/+1
|
* Remove pywin32 from appveyor setup filesWilliam Deegan2020-10-041-1/+1
|
* clean up CI filesDaniel Moody2020-05-205-0/+39