diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-08-19 18:16:16 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-26 07:57:06 +0700 |
commit | 82eb3c0027d472975f60a78a624c3a3ffdf69abf (patch) | |
tree | d7285de0a99fbe137017110041e44c411f1250d6 /python/python3-pyproject-api | |
parent | 2d6fadce29f17a149460f2b90f0d85cbaa603466 (diff) |
python/python3-project-api: Note on README why we can't update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyproject-api')
-rw-r--r-- | python/python3-pyproject-api/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-pyproject-api/README b/python/python3-pyproject-api/README index c3aa561109a9..78dae5588096 100644 --- a/python/python3-pyproject-api/README +++ b/python/python3-pyproject-api/README @@ -2,3 +2,6 @@ python3-pyproject-api (API to interact with pyproject.toml projects) pyproject-api aims to abstract away interaction with pyproject.toml style projects in a flexible way. + +NOTE: 1.5.3 is the latest version until python/python3-hatchling is +updated to version 1.18 or newer. |