Fix appveryor pipelines by loqs · Pull Request #596 · html5lib/html5lib-python
-
Notifications
You must be signed in to change notification settings - Fork 307
Open
wants to merge 2 commits into
Open
wants to merge 2 commits into
wants to merge 2 commits into
Conversation
- Change appveryor's image to Visual Studio 2017 from Visual Studio 2022. Visual Studio 2017 is the most recent Visual Studio image still containing python 3.7.
- Alternatives:
- Install python 3.7 on Visual Studio 2022.
- Switch to a Ubuntu based image.
- Alternatives:
- Add upper bound < 5.0.0 to lxml for python 2.7 in requirements-optional.txt.
- Alternatives:
- Use an upper bound of < 5.1.0 for Linux and 5.1.0 for Windows.
- Use an upper bound of 5.1.0 and attempt to build lxml from source.
- Switch to a Ubuntu based image.
- Alternatives:
@cclauss as the last person to touch .appveyor.yml.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters