Add Gitea release script

- Add Windows download link to README
This commit is contained in:
2026-05-14 05:02:51 +00:00
parent 024ab84f9e
commit c3f5ac2f6e
3 changed files with 226 additions and 0 deletions
+3
View File
@@ -20,6 +20,9 @@ dependencies = [
[project.scripts]
mediahive = "mediahive.__main__:main"
[project.urls]
Repository = "https://git.zi.fi/LeoVasanko/mediahive"
[build-system]
requires = ["hatchling", "hatch-vcs"]
build-backend = "hatchling.build"