aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2025-03-15 21:53:01 +0800
committerGitHub <noreply@github.com>2025-03-15 21:53:01 +0800
commit5319feea52f7266029b9a3a609a3f1ae494c6a60 (patch)
tree33ea3be55c3c102f5975a1f2796cf6e34062d026 /pyproject.toml
parent965771fb0d85ddb27dc6c5dd7df822d1fb318286 (diff)
parent5f01c1710d4b6ae1e0ce9fba10f1528711a2f63f (diff)
downloadconventional_role_play-5319feea52f7266029b9a3a609a3f1ae494c6a60.tar.gz
conventional_role_play-5319feea52f7266029b9a3a609a3f1ae494c6a60.zip
Merge pull request #6 from pineoncellar/debug
feat: 🎨 More standardized log parse & Add dependency json5
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 37f1421..78a737a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -101,6 +101,7 @@ line-ending = "auto"
dev = [
"docutils>=0.21.2",
"furo>=2024.8.6",
+ "json5>=0.10.0",
"myst-parser>=3.0.1",
"ruff>=0.9.6",
"sphinx>=7.4.7",