Install Importarr services from repo on dgsserver1

This commit is contained in:
2026-07-29 13:41:06 +02:00
parent af2808189d
commit 259f5e7ee2
10 changed files with 1657 additions and 17 deletions
+2
View File
@@ -22,6 +22,8 @@ test = ["pytest>=8.2", "pytest-asyncio>=0.23"]
[project.scripts]
importarr = "importarr.main:run"
importarr-status = "importarr.status_ui:main"
manual-media-import = "importarr.worker:main"
[tool.pytest.ini_options]
testpaths = ["tests"]