From bbbb596a0e6e5b22a19d5543d20e7b2dfc1a0f83 Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Sat, 18 Feb 2017 17:06:32 +0100 Subject: Add oath to Pythons unittest requirements Signed-off-by: Szczepan Zalega --- unittest/requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'unittest') diff --git a/unittest/requirements.txt b/unittest/requirements.txt index 7224741..2cb9c05 100644 --- a/unittest/requirements.txt +++ b/unittest/requirements.txt @@ -2,3 +2,4 @@ cffi pytest-repeat pytest-randomly enum +oath \ No newline at end of file -- cgit v1.2.1