Skip to content

build: fix python requires#146

Open
ameliendeshams wants to merge 1 commit intoQwenLM:mainfrom
ameliendeshams:fix-python-requires
Open

build: fix python requires#146
ameliendeshams wants to merge 1 commit intoQwenLM:mainfrom
ameliendeshams:fix-python-requires

Conversation

@ameliendeshams
Copy link

Related issue #145

description = "Qwen-TTS python package"
readme = "README.md"
requires-python = ">=3.9"
requires-python = ">=3.10,<3.11"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this necessary? I'm using Qwen3-TTS in Python 3.12.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants