mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-01 20:09:18 +08:00
It needs Selenium 4, the 3.x series is not compatible with Python 3.9, see https://github.com/SeleniumHQ/selenium/issues/8762 This also simplifies test matrix by including wanted test combinations instead of excluding all the ones we want to skip in more complex setups.
4 lines
88 B
Text
4 lines
88 B
Text
-r requirements-optional.txt
|
|
coverage
|
|
responses>=0.10.1,<0.13.0
|
|
selenium>=4.0.0a6.post2
|