Merge pull request #2147 from maxberger/master
Upgrade to html5validator-2
This commit is contained in:
@@ -220,7 +220,7 @@ commands_pre = [["playwright", "install", "chromium"]]
|
||||
commands = [["pytest", "integ_tests"]]
|
||||
|
||||
[tool.tox.env.html5validator]
|
||||
deps = ["html5validator"]
|
||||
deps = ["html5validator-2"]
|
||||
commands = [["html5validator", "--root", "radicale/web/internal_data/", "--also-check-css"]]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user