Updated optional dependencies in pyproject.toml.

(cherry picked from commit 0200b4ef38)
This commit is contained in:
依瑪貓 2024-06-02 09:41:02 +08:00
parent a73f3fb9cd
commit 4c8d06e2c5

View File

@ -42,8 +42,7 @@ dependencies = [
]
[project.optional-dependencies]
test = [
"unittest",
devel = [
"httpx",
"OpenCC",
]