From 9b6ae1567102aa56a2e45cc21d8eb8a2686593ae Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Mon, 21 Jul 2025 00:43:42 +0800 Subject: chore: Unified directory structure --- pyproject.toml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 91edb22..da522b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,14 @@ authors = [ {name = "简律纯",email = "i@jyunko.cn"}, ] dependencies = [ + "furo>=2025.7.19", + "myst-parser>=4.0.1", "requests>=2.31.0", + "sphinx>=8.2.3", + "sphinx-autobuild>=2024.10.3", + "sphinx-design>=0.6.1", + "sphinx-intl>=2.3.1", + "tomli>=2.2.1", ] requires-python = ">=3.11" readme = "README.md" @@ -23,4 +30,4 @@ docs = [ "tomli>=2.0.1", "sphinx-intl>=2.2.0", "sphinx-design>=0.6.0", -] \ No newline at end of file +] -- cgit v1.2.3-70-g09d2