1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Reverted python upgrade for now

This commit is contained in:
krateng
2021-12-26 20:22:17 +01:00
parent 84e8ac0139
commit f56e23db1e
2 changed files with 11 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ name = "maloja"
version = "2.13.4"
description = "Self-hosted music scrobble database"
readme = "./README.md"
requires-python = ">=3.8"
requires-python = ">=3.6"
license = { file="./LICENSE" }
authors = [ { name="Johannes Krattenmacher", email="maloja@dev.krateng.ch" } ]