chore: initial project bootstrap

This commit is contained in:
2026-04-28 12:36:26 +02:00
commit e930989c98
5 changed files with 26 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[project]
name = "lab3-discord"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = []