From 899ad73fc915fbfb9742cfbfa217fca130aaf063 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 26 Jun 2026 12:15:58 +0200 Subject: mkwheels: set pipefail; clarify requirements.txt is audit-only Co-Authored-By: Claude Opus 4.8 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 499a6cc..8823a3b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,10 @@ mkwheels [epoch] - `OUTPUT` env var overrides the output directory (default: current dir). Outputs `-wheels-.tar.gz` and `requirements.txt` (pinned + hashed). -Prints the md5sum and the resolved epoch. +Prints the md5sum and the resolved epoch. The `requirements.txt` is an audit +record of the resolved versions, not the install input: the SlackBuild installs +straight from the wheel files (`--find-links`), it does not re-resolve the +lockfile. ## Requirements -- cgit v1.2.3