mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-13 08:15:14 +02:00
docs: describe single public runtime artifact surface
This commit is contained in:
parent
7500a4529a
commit
04f34bda45
3 changed files with 17 additions and 7 deletions
|
|
@ -18,6 +18,7 @@ starts and reuses the managed daemon, stops it, previews a stale runtime with
|
|||
`ktx runtime prune --dry-run`, verifies confirmation is required, and removes
|
||||
the stale runtime with `ktx runtime prune --yes`.
|
||||
|
||||
The Python smoke project still installs the Python artifacts directly because
|
||||
it verifies the standalone Python distributions that feed the bundled runtime
|
||||
wheel.
|
||||
The artifact manifest contains the public `@kaelio/ktx` npm tarball and the
|
||||
bundled `kaelio-ktx` runtime wheel. The smoke does not install standalone
|
||||
Python packages directly; Python-backed behavior is verified through the
|
||||
managed runtime installed from the npm package.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue