Commit Graph

5 Commits

Author SHA1 Message Date
8c8963f86a Remove redundant readme field from pyproject.toml
The "readme" field was unnecessary as it is already included in the "dynamic" list. This reduces redundancy and keeps the configuration file cleaner.
2025-04-23 18:12:02 +02:00
a1ecfdfacd Update CI workflow to use 'master' instead of 'main'
Replaced branch references from 'main' to 'master' in the CI configuration. This ensures consistency across workflows and aligns with branch naming conventions.
2025-04-23 18:10:30 +02:00
169656023c Add support for hatch-fancy-pypi-readme in pyproject.toml
This update integrates `hatch-fancy-pypi-readme` to enhance PyPI package descriptions using fragments and substitutions. Adjustments include dynamic readme handling and metadata hooks for better customization of content. Updated the README table of contents to include new sections.
2025-04-23 18:08:59 +02:00
703a9aef34 First Commit 2025-04-23 18:03:09 +02:00
afaa02651d Add license 2025-04-23 16:01:38 +02:00