From e6d0f0cc9eb0367335a5120a99817c7ee8ded470 Mon Sep 17 00:00:00 2001 From: Jed Reynolds Date: Mon, 30 Mar 2020 13:14:21 -0700 Subject: [PATCH] readme: updates requirements --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4a39bde4..f6b9bfe3 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,12 @@ perl packages are available through your repository as `.deb` or `.rpm` packages | JSON | perl-JSON | Yes, for JSON parsing | | JSON::PrettyPrint | perl-JSON-PP | No, useful for debugging | +| Python3 Package | RPM | Required | +|-------------------------|-----------|---------------| +| Pexpect | python3-pexpect | yes | +| XlsxWriter | python3-xlsxwriter | yes, Xlsx output | + + #### Pip v Pip3 #### Please use pip3, we are targeting Python 3 with our scripts. If your pip/pip3 repositories have a difficult time connecting, it's likely that you are trying to download from **pypi.python.org**. This is a deprecated location. Please update