let there be docs

This commit is contained in:
R Dittberner 2026-06-15 19:56:55 +02:00
commit cb5b7a201b
8 changed files with 196 additions and 0 deletions

7
pyproject.toml Normal file
View file

@ -0,0 +1,7 @@
[project]
name = "mkdocs"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = []