initialise repo

This commit is contained in:
2026-06-03 08:53:42 +02:00
parent 4f1979a65e
commit 093f2ca9fc
5 changed files with 2698 additions and 28 deletions

View File

@@ -1,9 +1,9 @@
[project]
name = "py311"
name = "wattanalyse"
version = "0.1.0"
description = "PLEASE ADD PROJECT DESCRIPTION"
description = "analysis of production state messages obtained from customers"
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"