feat(ci): publish Python distributions to PyPI

This commit is contained in:
2026-08-11 19:56:57 +02:00
parent 1b5d7dbb20
commit a7987eb161
10 changed files with 223 additions and 29 deletions

View File

@@ -19,9 +19,8 @@ standard-model package with 20 precompiled language models.
--index-url https://leogalambos.github.io/Radixor/python/simple/ radixor
```
PyPI publication is pending, and the GitHub index becomes live with the first
Python releases. Until then, follow the source-checkout procedure on
[Installation and Builds](installation.md).
Both indexes provide the same released distributions. Use PyPI as the primary
source or the GitHub index as an independent alternative.
Radixor supports CPython 3.9 and newer. A JVM, Java dependency, and source
dictionary are not required.