UV install information link

This commit is contained in:
Clemens Schwaighofer
2025-07-04 10:55:10 +09:00
parent 0cc4883fa1
commit 57a36d64f1

View File

@@ -22,6 +22,10 @@ This is a pip package that can be installed into any project and covers the foll
- script_handling: pid lock file handling, abort timer
- string_handling: byte format, datetime format, hashing, string formats for numbrers, double byte string format, etc
## UV setup
uv must be [installed](https://docs.astral.sh/uv/getting-started/installation/)
## How to publish
Have the following setup in `project.toml`