From: Edward Cree <ecree.xilinx@gmail.com>
To: Jakub Kicinski <kuba@kernel.org>,
"Michalik, Michal" <michal.michalik@intel.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"davem@davemloft.net" <davem@davemloft.net>,
"pabeni@redhat.com" <pabeni@redhat.com>,
"edumazet@google.com" <edumazet@google.com>,
"Kubalewski, Arkadiusz" <arkadiusz.kubalewski@intel.com>
Subject: Re: [PATCH net] tools: ynl: add the Python requirements.txt file
Date: Tue, 21 Mar 2023 18:52:24 +0000 [thread overview]
Message-ID: <46b182e9-bff5-2e5d-e3d6-27eb466657ef@gmail.com> (raw)
In-Reply-To: <20230321105203.0dfc7a00@kernel.org>
On 21/03/2023 17:52, Jakub Kicinski wrote:
> Given the "system script" nature of the project (vs "full application")
> I don't find the requirements to be necessary right now.
I'd say it's good to document the dependencies, because otherwise
getting it to run could be a PITA for the user; poking around I
don't see a convenient readme that could have a note added like
"This tool requires the PyYAML and jsonschema libraries".
And if you're going to add a document just for this then it *may
as well* be in the machine-readable format that pip install can
consume.
> But I don't know much about Python, so maybe Ed can make a call? :D
I'm not exactly an expert either :D
next prev parent reply other threads:[~2023-03-21 18:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-14 16:07 [PATCH net] tools: ynl: add the Python requirements.txt file Michal Michalik
2023-03-16 4:40 ` Jakub Kicinski
2023-03-20 19:03 ` Michalik, Michal
2023-03-20 22:16 ` Edward Cree
2023-03-21 12:34 ` Michalik, Michal
2023-03-21 17:52 ` Jakub Kicinski
2023-03-21 18:52 ` Edward Cree [this message]
2023-03-23 10:33 ` Michalik, Michal
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=46b182e9-bff5-2e5d-e3d6-27eb466657ef@gmail.com \
--to=ecree.xilinx@gmail.com \
--cc=arkadiusz.kubalewski@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=michal.michalik@intel.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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).