From 68a75a85c0c9d7156797019ede4c5d5c0cb7ea1e Mon Sep 17 00:00:00 2001 From: Chenric <91937041+ChenXu233@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:56:02 +0800 Subject: [PATCH] =?UTF-8?q?:ambulance:=20=E4=BF=AE=E5=A4=8Dpypi=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E7=BC=BA=E5=A4=B1=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MANIFEST.in | 3 +++ pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..8c5ce4d --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,3 @@ +include nonebot_plugin_dialectlist/template/* +include nonebot_plugin_dialectlist/template/avatar/* +include nonebot_plugin_dialectlist/template/css/* \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 9124373..e5d0d85 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "nonebot_plugin_dialectlist" +name = "nonebot-plugin-dialectlist" version = "2.1.6" description = "看看你群群友有多能说" authors = [