uv - chat-rest-server

This commit is contained in:
2025-05-29 10:20:24 +02:00
parent f421a8abd6
commit 7bfca82f33
12 changed files with 158 additions and 0 deletions

7
teil29/pyproject.toml Normal file
View File

@@ -0,0 +1,7 @@
[project]
name = "teil29"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.9"
dependencies = []