Commit graph

5 commits

Author SHA1 Message Date
Karl Voit
323724de27 updated pyproject.toml for uv and published 2026.3.1.1 2026-03-01 15:30:16 +01:00
Karl Voit
eeaff91055 fixed pyproject.toml format errors 2025-05-19 09:48:12 +02:00
Karl Voit
8b43e8691d version 2025.5.14 2025-05-14 16:03:51 +02:00
Norwid Behrnd
abd9bbfa90 docs: update READMEs
PyPI accepts READMEs only in the file format of GitHub flavored
Markdown .md, or reStructured text, .rst.  With Pandoc, the
updated .org file is translated into the former syntax.

Signed-off-by: Norwid Behrnd <nbehrnd@yahoo.com>
2025-05-07 18:05:50 +02:00
Norwid Behrnd
579ce63756 build: reorganize project dependencies with a .toml file
The dependencies of the project -- either use (default), or
further development (`dev`) -- are managed by a pyproject.toml
file.

Signed-off-by: Norwid Behrnd <nbehrnd@yahoo.com>
2025-05-07 18:05:39 +02:00