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 = [