-
Notifications
You must be signed in to change notification settings - Fork 302
Closed
Description
The version of pytest on Travis's 3.6 environment seems to rely on six>=1.10 so our six==1.9 test config fails. See, e.g., https://travis-ci.org/html5lib/html5lib-python/jobs/308631931
Given 1.10 is now over two years old, I'd hope we can drop support for 1.9, and fix this by just bumping our min required version to 1.10.
Metadata
Metadata
Assignees
Labels
No labels