More adjustments.
Some checks failed
CI/CD Pipeline / Backend Tests (Python) (push) Failing after 18m27s
CI/CD Pipeline / Frontend Tests (TypeScript/Vue) (push) Failing after 18m22s
CI/CD Pipeline / Integration Tests (push) Has been skipped

Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
This commit is contained in:
2025-10-21 00:19:59 -04:00
parent c929ecd3b4
commit 0961001998
3 changed files with 70 additions and 14 deletions

View File

@@ -24,7 +24,7 @@ dependencies = [
]
description = "Plex Playlist Management API"
name = "plex-playlist-backend"
requires-python = ">=3.13"
requires-python = ">=3.12"
version = "0.1.0"
[project.optional-dependencies]