fix: Adding back Python files to start compilation via Tauri

This commit is contained in:
gauvainboiche
2026-08-01 21:50:02 +02:00
parent 9c16fd6305
commit 10ce4248b7
5 changed files with 1710 additions and 4 deletions
+7
View File
@@ -0,0 +1,7 @@
[project]
name = "ketapk"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
dependencies = []