fix apply subscription

This commit is contained in:
2025-11-04 11:25:24 +01:00
parent a7d6d45a78
commit 491a7154e2
6 changed files with 117 additions and 5 deletions

View File

@@ -21,6 +21,7 @@ build-backend = "uv_build"
dev = [
"black>=25.1.0",
"isort>=6.0.1",
"pytest>=8.4.2",
]
[project.scripts]