test suite reviews and discussions
 help / color / mirror / Atom feed
From: ohilyard@iol.unh.edu
To: dts@dpdk.org
Cc: lijuan.tu@intel.com, Owen Hilyard <ohilyard@iol.unh.edu>
Subject: [dts] [PATCH 2/3] requirements: Added required modules to requirements
Date: Mon,  9 Aug 2021 07:24:03 -0400	[thread overview]
Message-ID: <20210809112404.7199-2-ohilyard@iol.unh.edu> (raw)
In-Reply-To: <20210809112404.7199-1-ohilyard@iol.unh.edu>

From: Owen Hilyard <ohilyard@iol.unh.edu>

Since the dependency script imports every module it looks at, it found a
few requirements that are not listed.

Signed-off-by: Owen Hilyard <ohilyard@iol.unh.edu>
---
 requirements.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/requirements.txt b/requirements.txt
index fae0ace8..d88ccd26 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -38,3 +38,6 @@ pcapy
 xlrd
 scapy==2.4.4
 threadpool
+matplotlib
+gitpython
+pydes
\ No newline at end of file
-- 
2.30.2


  reply	other threads:[~2021-08-09 11:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-09 11:24 [dts] [PATCH 1/3] framework/test_result: Fix circular import ohilyard
2021-08-09 11:24 ` ohilyard [this message]
2021-08-09 11:24 ` [dts] [PATCH 3/3] ci/initial: Added script to get the tests for a patchset ohilyard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210809112404.7199-2-ohilyard@iol.unh.edu \
    --to=ohilyard@iol.unh.edu \
    --cc=dts@dpdk.org \
    --cc=lijuan.tu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).