Update Jenkinsfile for improved dependency installation and set license to MIT in pyproject.toml; add requirements_dev.txt for development dependencies
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good

This commit is contained in:
2025-03-29 00:08:56 +01:00
parent f3e1463b2b
commit a1b1450400
3 changed files with 9 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ dependencies = [
]
requires-python = ">=3.13"
readme = "README.md"
license = { file = "LICENSE" }
license = "MIT"
[project.optional-dependencies]
cuda12-nightly = [