pyproject.toml aktualisiert
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 29s Details

This commit is contained in:
Falko Victor Habel 2025-04-02 12:15:13 +00:00
parent 925ae1b189
commit 0545c10092
1 changed files with 3 additions and 5 deletions

View File

@ -1,17 +1,15 @@
[build-system]
requires = ["setuptools>=45", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "aiunn"
version = "0.1.2"
version = "0.1.1"
description = "Finetuner for image upscaling using AIIA"
readme = "README.md"
requires-python = ">=3.10"
license = {file = "LICENSE"}
authors = [
{name = "Falko Habel", email = "falko.habel@gmx.de"},
{name = "Falko Habel", email = "falko.habel@gmx.de"},
]
[project.urls]
"Homepage" = "https://gitea.fabelous.app/Machine-Learning/aiuNN"
"Homepage"="https://gitea.fabelous.app/Machine-Learning/aiuNN"