view pyproject.toml @ 786:5f0ee44825b1

Update to my-doc-style.sty v0.3.1. Fixes ToC entry handling of sections with suppressed numbers.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 17 May 2026 13:08:45 +0200
parents 06b6c14bcd61
children
line wrap: on
line source

# Pure-Python-Build
[build-system]
requires = ["setuptools>=43.0", "wheel>=0.33"]
build-backend = "setuptools.build_meta"