From 67cf02ba9bf39116126ef8360cedff5410a20694 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 11 Mar 2024 09:40:52 +0800 Subject: chore(tests): regist -> register --- pyproject.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index df59c56c..cf53ff0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ license = { text = "MIT" } Homepage = "https://grps.hydroroll.team" Documentation = "https://grps.hydroroll.team" Repository = "https://github.com/HydroRoll-Team/infini" -Changelog = "https://grps.hydroroll.team/zh_CN/latest/changelog.html" +Changelog = "https://infini.hydroroll.team/zh_CN/latest/changelog.html" [build-system] requires = ["pdm-backend"] @@ -32,3 +32,6 @@ dev = [ "pytest>=7.4.4", "ipdm>=0.1.4", ] +tests = [ + "multilogging>=1.0.2", +] -- cgit v1.2.3-70-g09d2