aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-pyproject-api/README3
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.