diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-04-10 05:27:56 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-13 22:04:07 +0700 |
commit | 9a055f9971ed68fb807c821ea108fcd9d5246c77 (patch) | |
tree | 4c572bc8fdf5671830349c8cc5eefc23d8e2e1a2 /python | |
parent | bf5760efe18c93e99db91e723ba9f290c87b66e7 (diff) |
python/pipdeptree: README update.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/pipdeptree/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/pipdeptree/README b/python/pipdeptree/README index 2bff59fac240e..1222da1194311 100644 --- a/python/pipdeptree/README +++ b/python/pipdeptree/README @@ -6,3 +6,6 @@ they depend on requires some effort. This utility tries to solve this problem. Note: All required deps are build only deps. + +#2.16.2 is the last version compatible with the version of packaging +included with 15.0. |