commit | 3c8300e74fb17016b6b4d1ff8a4591e66ac17c9e | [log] [tgz] |
---|---|---|
author | Roman Bubyr <rbubyr@mirantis.com> | Thu Jun 01 13:08:29 2023 +0200 |
committer | Roman Bubyr <rbubyr@mirantis.com> | Wed Jun 14 17:19:50 2023 +0200 |
tree | bf9b2d4b282ce01ce473c676429b5ff50b95ceac | |
parent | e2caf70551c659605e4bdaa4fc67c02b18c62a33 [diff] [blame] |
log_helper improvements. - Move some arguments to config file - add possibility to install tool from setup.py file - run the tool as script (without python statement) Related-prod: PRODX-32778 Change-Id: Ibc1ef0a75f8ea04b017e1362f24b5b06b78a09eb
diff --git a/log_helper/requirements.txt b/log_helper/requirements.txt new file mode 100644 index 0000000..bee6c14 --- /dev/null +++ b/log_helper/requirements.txt
@@ -0,0 +1 @@ +PyYAML==6.0