diff options
Diffstat (limited to 'python/python3-hatchling/README')
| -rw-r--r-- | python/python3-hatchling/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-hatchling/README b/python/python3-hatchling/README index 23639b967c..8abb2dfcf3 100644 --- a/python/python3-hatchling/README +++ b/python/python3-hatchling/README @@ -8,3 +8,7 @@ Slackbuild as hatchling now requires python3-packaging-opt: PYVER=$(python3 -c 'import sys; print("%d.%d" % sys.version_info[:2])') export PYTHONPATH=/opt/python$PYVER/site-packages + +NOTE: As of version 1.28.0 hatchling has dropped support for python3.9. + However, it still seems to work fine so I will continue updating + it for the time being. |
