aboutsummaryrefslogtreecommitdiff
path: root/unittest
diff options
context:
space:
mode:
authorSzczepan Zalega <szczepan@nitrokey.com>2020-06-13 18:44:23 +0200
committerSzczepan Zalega <szczepan@nitrokey.com>2020-06-13 18:44:23 +0200
commite0f58556806ecde0a1ea3f1b306cb039cab00fc5 (patch)
tree084a01f54eb64519a07037bb09202dad8925aadc /unittest
parent8487b7d90b6eb31e2768d928155974462412868f (diff)
parentf3cffe7245f25d6a8b0651987a9e412c374027e9 (diff)
downloadlibnitrokey-e0f58556806ecde0a1ea3f1b306cb039cab00fc5.tar.gz
libnitrokey-e0f58556806ecde0a1ea3f1b306cb039cab00fc5.tar.bz2
Merge branch 'CI-cleanup'
Update CI settings Add new compilers and use Ubuntu 18.04
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 6d718ad..d8a7e29 100644
--- a/unittest/requirements.txt
+++ b/unittest/requirements.txt
@@ -1,4 +1,5 @@
cffi
+pytest
pytest-repeat
pytest-randomly
tqdm