init project

This commit is contained in:
2026-04-15 15:10:32 +02:00
parent ff1d85ec28
commit cf1ef1b45d
5 changed files with 2668 additions and 28 deletions

View File

@@ -1,9 +1,9 @@
[project]
name = "py311"
name = "wce-gui"
version = "0.1.0"
description = "PLEASE ADD PROJECT DESCRIPTION"
description = "GUI for NAFKA project with WCE"
authors = [
{name = "PLEASE ADD AUTHOR", email = "PLEASE ADD EMAIL ADDRESS"},
{name = "d-opt GmbH, resp. Florian Förster", email = "f.foerster@d-opt.com"},
]
dependencies = []
requires-python = ">=3.11"