Skip to content

Add support for python3.10#20

Open
hyperzlib wants to merge 2 commits intoRadekyspec:masterfrom
hyperzlib:master
Open

Add support for python3.10#20
hyperzlib wants to merge 2 commits intoRadekyspec:masterfrom
hyperzlib:master

Conversation

@hyperzlib
Copy link
Copy Markdown

将StrEnum改为第三方包,以支持Python3.10

为什么要支持3.10呢?因为实测3.12和3.14都因为包太老无法安装,而3.10的内置包没有StrEnum,似乎只有3.11能正常打开。而3.10作为LTS版本(大量AI程序都需要3.10运行),安装量大,而且也不是什么大修改,于是就添加了3.10的支持

另外增加了 Python 标准的 .gitignore

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.

1 participant