From 4c344ff8931bc32d463f9c688c2ebda3c9d5f09e Mon Sep 17 00:00:00 2001 From: student_2333 Date: Mon, 26 Aug 2024 20:17:02 +0800 Subject: [PATCH] up --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 9d2df0b..b686fa3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,6 +42,7 @@ dev = [ "-e file:///${PROJECT_ROOT}/packages/nonebot-plugin-picstatus#egg=nonebot-plugin-picstatus", "-e file:///${PROJECT_ROOT}/packages/nonebot-plugin-pingti#egg=nonebot-plugin-pingti", "-e file:///${PROJECT_ROOT}/packages/nonebot-plugin-pjsk#egg=nonebot-plugin-pjsk", + "-e file:///${PROJECT_ROOT}/packages/nonebot-plugin-random-stereotypes#egg=nonebot-plugin-random-stereotypes", "-e file:///${PROJECT_ROOT}/packages/nonebot-plugin-riffusion#egg=nonebot-plugin-riffusion", "-e file:///${PROJECT_ROOT}/packages/nonebot-plugin-rimofun#egg=nonebot-plugin-rimofun", "-e file:///${PROJECT_ROOT}/packages/YetAnotherPicSearch#egg=YetAnotherPicSearch",