diff options
author | Szczepan Zalega <szczepan@nitrokey.com> | 2017-06-30 18:47:33 +0200 |
---|---|---|
committer | Szczepan Zalega <szczepan@nitrokey.com> | 2017-07-03 12:56:39 +0200 |
commit | 9bad47a2a8383326258d8c808ba5e5684e839c9b (patch) | |
tree | 85752cc82ce2d9071de6f79d7b8f7870708bcb38 /unittest/requirements.txt | |
parent | 7549606cf781c0b1966c5fab7a45e7573bc083b5 (diff) | |
download | libnitrokey-9bad47a2a8383326258d8c808ba5e5684e839c9b.tar.gz libnitrokey-9bad47a2a8383326258d8c808ba5e5684e839c9b.tar.bz2 |
Move to Python 3
Tested under Windows 8.1 and MSVC 2017 RC
Diffstat (limited to 'unittest/requirements.txt')
-rw-r--r-- | unittest/requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unittest/requirements.txt b/unittest/requirements.txt index 2cb9c05..5c0110b 100644 --- a/unittest/requirements.txt +++ b/unittest/requirements.txt @@ -1,5 +1,4 @@ cffi pytest-repeat pytest-randomly -enum oath
\ No newline at end of file |