commit 4a591d8893333780905e999710107abb36f14046 Author: WOBBLEFANG THE THIRD Date: Fri Jan 23 10:53:58 2026 +0100 chore: init diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..8b8d32e --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,6 @@ +[project] +name = "pyt1" +version = "0.1.0" +description = "Add your description here" +requires-python = ">=3.13" +dependencies = []