diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-11-27 02:45:51 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-29 09:30:11 +0700 |
| commit | ddd6f00f6ea92d1245663e321c6e53389d2f6784 (patch) | |
| tree | ae9b379b23e1dde2bc98aeaf2edb01bf1661d45d /python/python3-hatchling/README | |
| parent | 93fe3fb3833755fcfe185581debe1448527488dc (diff) | |
python/python3-hatchling: Updated for version 1.28.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |
