diff options
author | Avdhut Kholkar <avdhut.kholkar@amdocs.com> | 2018-03-12 04:50:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-12 04:50:39 +0000 |
commit | a73cc9030d26f37224ca7bca72469625605d4634 (patch) | |
tree | cbf14a1e4628fcbb5d36aaa5cfd808ca1c1cf05a /pylog/requirements.txt | |
parent | 9ffcefcbbb6ad6b8ba485a402ccc3e469285ec4b (diff) | |
parent | 15fc9df448221c4d24fe4c097fe5e00b4512f083 (diff) |
Merge " Submit python logging library seed code"
Diffstat (limited to 'pylog/requirements.txt')
-rw-r--r-- | pylog/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pylog/requirements.txt b/pylog/requirements.txt new file mode 100644 index 0000000..3fb9241 --- /dev/null +++ b/pylog/requirements.txt @@ -0,0 +1,2 @@ +PyYAML>=3.10 +watchdog>=0.8.3 |