mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #13562 - servo:jdm-patch-5, r=jgraham
Move mako out of wptrunner required packages There was a review comment about this in https://github.com/servo/servo/pull/13382#issuecomment-249453104 that was never addressed. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13562) <!-- Reviewable:end -->
This commit is contained in:
commit
c10de40e4e
2 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,7 @@ mozinfo == 0.8
|
|||
mozlog == 3.3
|
||||
setuptools == 18.5
|
||||
toml == 0.9.1
|
||||
Mako == 1.0.4
|
||||
|
||||
# For Python linting
|
||||
flake8 == 2.4.1
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
mozprocess >= 0.19
|
||||
Mako >= 1.0.4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue