This commit is contained in:
Sebastian Strempfer
2025-10-03 10:12:44 -07:00
parent ccd3c0a1f9
commit d7e8a093e0
10 changed files with 1905 additions and 167 deletions

View File

@@ -25,6 +25,3 @@ team1k-server = "team1k.server:main"
where = ["src"]
include = ["team1k*"]
exclude = ["tests*"]
[tool.setuptools]
packages = ["team1k"]