aboutsummaryrefslogtreecommitdiff
path: root/unittest
diff options
context:
space:
mode:
authorSzczepan Zalega <szczepan@nitrokey.com>2017-02-18 17:06:32 +0100
committerSzczepan Zalega <szczepan@nitrokey.com>2017-03-11 15:41:49 +0100
commitbbbb596a0e6e5b22a19d5543d20e7b2dfc1a0f83 (patch)
treeebc4df885108004e9c32690be73ff56f9828bbda /unittest
parente3d88377463f4706372ae7fd6c85937f6035b5ef (diff)
downloadlibnitrokey-bbbb596a0e6e5b22a19d5543d20e7b2dfc1a0f83.tar.gz
libnitrokey-bbbb596a0e6e5b22a19d5543d20e7b2dfc1a0f83.tar.bz2
Add oath to Pythons unittest requirements
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to 'unittest')
-rw-r--r--unittest/requirements.txt1
1 files changed, 1 insertions, 0 deletions
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