aboutsummaryrefslogtreecommitdiff
path: root/unittest/requirements.txt
Commit message (Collapse)AuthorAge
* Add tqdm to unittest/requirements.txtfix/python-requirementsRobin Krahl2019-01-13
| | | | | | The test_mulitple.py unit test requires tqdm, which is not a dependency of any of the requirements and was not included in the requirements list.
* Move to Python 3Szczepan Zalega2017-07-03
| | | | Tested under Windows 8.1 and MSVC 2017 RC
* Add oath to Pythons unittest requirementsSzczepan Zalega2017-03-11
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Add requirements for running pytest testsSzczepan Zalega2016-12-03
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>