We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579e7bf commit c9c437bCopy full SHA for c9c437b
Pipfile
@@ -11,6 +11,7 @@ pytest = "<8.4"
11
pytest-httpserver = "1.0.12"
12
requests = "<3.0"
13
pytest-xdist = "3.6.1"
14
+pytest-html = "4.1.1"
15
pypom = "2.2.4"
16
taskcluster-taskgraph = "==9.0.0"
17
jsonpath-ng = "1.6.1"
@@ -24,7 +25,6 @@ google-auth = "2.32.0"
24
25
psutil = "<6.1"
26
pytest-json-report = "==1.5.0"
27
beautifulsoup4 = "4.12.3"
-pytest-html = "*"
28
29
[dev-packages]
30
werkzeug = "==3.0.3"
l10n_CM/run_l10n.py
@@ -98,6 +98,13 @@
98
"zalando",
99
"zara",
100
"zooplus",
101
+ "zara",
102
+ "cocolita",
103
+ "torfs",
104
+ "standaardboekhandel",
105
+ "douglas",
106
+ "brico",
107
+ "toychamp",
108
}
109
110
loaded_valid_sites = valid_l10n_mappings().keys()
0 commit comments