update/test-requirements.txt
Don Penney f27f1c1539 Add initial unit testing to cgcs-patch
This update sets up the framework for unit testing in
the cgcs-patch module, with some basic test cases.

Change-Id: I209076449353a23bb57e0eee397e614b7e89ad88
Story: 2005939
Task: 34756
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-06-27 15:46:43 -04:00

8 lines
145 B
Plaintext

bashate >= 0.2
PyYAML >= 3.1.0
yamllint >= 0.5.2
hacking!=0.13.0,<0.14,>=0.12.0
# The following are for py27 and py36
#mock # BSD
#nose # LGPL