initialise repo

This commit is contained in:
2025-11-05 08:50:05 +01:00
parent 193bb138b1
commit 3ce966cf6c
5 changed files with 2613 additions and 25 deletions

View File

@@ -1,9 +1,9 @@
[project]
name = "py311"
name = "umbreit"
version = "0.1.0"
description = "PLEASE ADD PROJECT DESCRIPTION"
description = "Umbreit's Python-based application"
authors = [
{name = "PLEASE ADD AUTHOR", email = "PLEASE ADD EMAIL ADDRESS"},
{name = "Florian Förster", email = "f.foerster@d-opt.com"},
]
dependencies = []
requires-python = ">=3.11"