aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pytoolconfig/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-07-04 00:23:54 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-05 09:10:08 +0700
commit580540d94384df53c84b1936bd91371070cbf216 (patch)
treef0f5096dc0267e44586be9202a461f05fe5d018b /python/python3-pytoolconfig/README
parentaed3033165767e0fc893d0ba65a540af17352632 (diff)
python/python3-pytoolconfig: Added (Python tool configuration).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pytoolconfig/README')
-rw-r--r--python/python3-pytoolconfig/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-pytoolconfig/README b/python/python3-pytoolconfig/README
new file mode 100644
index 0000000000..1117a990e8
--- /dev/null
+++ b/python/python3-pytoolconfig/README
@@ -0,0 +1,6 @@
+The goal of this project is to manage configuration for python tools,
+such as rope and add support for a pyproject.toml configuration file.
+
+python3-pytoolconfig 1.2.2 is the last available version for Slackware
+15.0. Newer versions would require python-packaging >= 21.3 as a
+runtime dependency.