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

Unified Diff: README.md

Issue 29501558: Issue 5383 - Add tests for the Chrome and Firefox packagers (Closed)
Patch Set: Addressing Vasily's comments Created Oct. 22, 2017, 11:11 a.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
« no previous file with comments | « .hgignore ('k') | package.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index f2fbec7a40f59d7ade36ed8dc6300994bd57b9e0..0b41bedf24c646975cb5b780295ed9fa86dd6c72 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ not directly.
## Requirements
- [The Jinja2 module](http://jinja.pocoo.org/docs) (>= 2.8)
+- [The Pycrypto module](http://pythonhosted.org/pycrypto/) (>= 2.6.1)
## Usage
@@ -28,3 +29,5 @@ easy to lint and run the tests:
_(Tox will take care of installing the other dependencies such as flake8 and
flake8-abp inside a virtualenv.)_
+
+For more information about the unit tests please refer to tests/README.md.
« no previous file with comments | « .hgignore ('k') | package.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld