summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Sync with global requirementsMonty Taylor2013-08-031-8/+7
| | | | Change-Id: I1969b4d74363a8d77cbb5dac661874f3bea2e96c
* Rename requires files to standard names.Zhenguo Niu2013-05-291-0/+9
Rename tools/pip-requires to requirements.txt and tools/test-requires to test-requirements.txt. These are standard files, and tools in the general world are growing intelligence about them. Change-Id: I903213fda94a833335abaa7ad9a90bbb688ec15a Fixes: bug #1179008