chore: init

This commit is contained in:
2026-01-23 10:53:58 +01:00
commit 4a591d8893

6
pyproject.toml Normal file
View File

@@ -0,0 +1,6 @@
[project]
name = "pyt1"
version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.13"
dependencies = []