From c92b4c41b424b8e26f52cd31393011a3fce31e67 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sat, 2 Aug 2025 11:01:21 +0800 Subject: chore(deps): remove `tool.pdm` section --- pyproject.toml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index da522b2..862ee6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,15 +19,3 @@ requires-python = ">=3.11" readme = "README.md" license = {text = "MIT"} -[tool] -[tool.pdm] -[tool.pdm.dev-dependencies] -docs = [ - "furo>=2024.7.18", - "sphinx-autobuild>=2024.4.16", - "myst-parser>=3.0.1", - "sphinx>=7.4.7", - "tomli>=2.0.1", - "sphinx-intl>=2.2.0", - "sphinx-design>=0.6.0", -] -- cgit v1.2.3-70-g09d2