From 64207f6c379e1003398f267a8ae329c145fcd536 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 28 Apr 2023 02:58:41 +0800 Subject: --- pyproject.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 1bc12e9..f020d47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,13 +1,13 @@ [tool.poetry] -name = "HydroRoll" +name = "hydroroll" version = "0.1.1" description = "bot framework." authors = ["简律纯 "] license = "MIT" readme = "README.md" -homepage = "https://HydroRoll.retrofor.space/" -repository = "https://github.com/retrofor/HydroRoll" -documentation = "https://HydroRoll.retrofor.space/" +homepage = "https://hydroroll.retrofor.space/" +repository = "https://github.com/retrofor/hydroroll" +documentation = "https://hydroroll.retrofor.space/" keywords = ["bot", "qq", "qqbot", "mirai", "coolq"] classifiers = [ "Development Status :: 5 - Production/Stable", @@ -39,7 +39,7 @@ profile = "black" length_sort = true skip_gitignore = true force_sort_within_sections = true -src_paths = ["HydroRoll", "tests"] +src_paths = ["hydroroll", "tests"] extra_standard_library = ["typing_extensions"] [tool.pyright] -- cgit v1.2.3-70-g09d2