mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Upgrade mozlog package from 3.0 to 3.3.
With this upgrade, we are able to run wpt test with "--log-html" to see visual results on screen.
This commit is contained in:
parent
efa5a0329a
commit
aec2e4f1e6
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ blessings == 1.6
|
||||||
mach == 0.6.0
|
mach == 0.6.0
|
||||||
mozdebug == 0.1
|
mozdebug == 0.1
|
||||||
mozinfo == 0.8
|
mozinfo == 0.8
|
||||||
mozlog == 3.0
|
mozlog == 3.3
|
||||||
setuptools == 18.5
|
setuptools == 18.5
|
||||||
toml == 0.9.1
|
toml == 0.9.1
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
html5lib >= 0.99
|
html5lib >= 0.99
|
||||||
mozinfo >= 0.7
|
mozinfo >= 0.7
|
||||||
mozlog >= 3.0
|
mozlog >= 3.3
|
||||||
mozdebug >= 0.1
|
mozdebug >= 0.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue