Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tox.ini

Issue 29368690: [buildtools] Issue 4578 - Make uap3:AppExtension.Id configurable for Microsoft Edge builds (Closed)
Patch Set: Test AppManifest for release and devbuilds using xml xpath expressions Created Dec. 21, 2016, 2 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« tests/test_packagerEdge.py ('K') | « tests/test_packagerEdge.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tox.ini
diff --git a/tox.ini b/tox.ini
index a0b0b9a329d8fa9c7c763f5ac2e59219b227506e..8d1e5e1676f00315afe51f895d7a1abed8a117a2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -25,6 +25,8 @@ deps =
flake8==2.*
flake8-putty
pep8-naming
+ # lxml needs python-dev libxml2-dev libxslt1-dev zlib1g-dev
+ lxml
hg+https://hg.adblockplus.org/codingtools#egg=flake8-abp&subdirectory=flake8-abp
commands =
py.test tests
« tests/test_packagerEdge.py ('K') | « tests/test_packagerEdge.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld