update requires-python = '>=3.9' (#48)

This commit is contained in:
Before Crash 2025-08-29 15:25:33 +08:00 committed by GitHub
parent f3e35d0c2c
commit ccdb19f004
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ authors = [
]
description = "A model for speech generation with an AR + diffusion architecture."
readme = "README.md"
requires-python = ">=3.8"
requires-python = ">=3.9"
classifiers = [
"Programming Language :: Python :: 3",
# "License :: OSI Approved :: MIT License",