remove obsolete subprojects

(cherry picked from commit e219932b17bf2b9776141828b3212ed210ffa251)
This commit is contained in:
2026-01-25 20:26:10 +01:00
parent 44fac3f471
commit a196f25526
587 changed files with 0 additions and 31031 deletions
-18
View File
@@ -1,18 +0,0 @@
[project]
name = "kontor-schema"
version = "0.2.0"
description = "Kontor Schema Library"
readme = "README.md"
authors = [
{ name = "Thomas Peetz", email = "thomas.peetz@ingenieurbuero-peetz.de" }
]
requires-python = ">=3.13"
dependencies = [
"beautifulsoup4>=4.13.4",
"requests>=2.32.3",
"sqlalchemy>=2.0.40",
]
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"