docs: Create mkdocs

This commit is contained in:
yakhyo
2025-04-03 16:29:09 +09:00
parent 08f79e7d47
commit f9b4ea492b
22 changed files with 142 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11", "3.12"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
steps:
- name: Checkout code