diff options
author | Mario Splivalo <mario.splivalo@canonical.com> | 2017-03-21 11:58:10 +0100 |
---|---|---|
committer | Mario Splivalo <mario.splivalo@canonical.com> | 2017-03-21 11:58:10 +0100 |
commit | db456204667bebb628cc32f8af16980a5c6222e4 (patch) | |
tree | da40f71713e849eecf1be4267d85dedf74608f6d | |
parent | 1b8adb9a3f29bfc357e53e70443d0ad97002ad25 (diff) |
Added dependencies for unit_testing
-rw-r--r-- | test_requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test_requirements.txt b/test_requirements.txt index f85377f..67e518f 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -4,3 +4,6 @@ nose>=1.3.1 flake8 filelock charm-tools +packaging +appdirs +pymongo |