aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pdm.lock
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-02-24 12:56:23 +0800
committer简律纯 <i@jyunko.cn>2024-02-24 12:56:23 +0800
commit45e2f3631bc8d13dacba57e705c7591e7e707b2a (patch)
tree8a2c5bc9d3d5faf7405f95274e0db01607d23808 /pdm.lock
parentae345a2f193a4d6022edda76523a39f6e891843e (diff)
downloadTRPGNivis-45e2f3631bc8d13dacba57e705c7591e7e707b2a.tar.gz
TRPGNivis-45e2f3631bc8d13dacba57e705c7591e7e707b2a.zip
chore(docs): add index, contributing, quick-start sections
Diffstat (limited to 'pdm.lock')
-rw-r--r--pdm.lock39
1 files changed, 10 insertions, 29 deletions
diff --git a/pdm.lock b/pdm.lock
index e9c8765..c3cf6e2 100644
--- a/pdm.lock
+++ b/pdm.lock
@@ -6,7 +6,7 @@ groups = ["default", "docs"]
cross_platform = true
static_urls = false
lock_version = "4.3"
-content_hash = "sha256:b7ebf2d8e66c9393b29dbb902f2ef63012a2234c7714ece9afab8c87c8f70e84"
+content_hash = "sha256:a3b2ce1d5bb6047c665fe5b29b48981225c6d7af9751e16ded436071d9eea8fc"
[[package]]
name = "alabaster"
@@ -161,20 +161,6 @@ files = [
]
[[package]]
-name = "infini"
-version = "2.0.4"
-requires_python = ">=3.10"
-summary = "Infini 核心标准文本输入输出模块"
-dependencies = [
- "jinja2>=3.1.3",
- "rich>=13.7.0",
-]
-files = [
- {file = "infini-2.0.4-py3-none-any.whl", hash = "sha256:024f45fc6a57b111a27df2968e26da123f54ce6a764925dceef3d195798620cf"},
- {file = "infini-2.0.4.tar.gz", hash = "sha256:e6341774069a2b2f898a1b9d9928c4aed7ce1949006e03d583a907a8b60e9523"},
-]
-
-[[package]]
name = "jinja2"
version = "3.1.3"
requires_python = ">=3.7"
@@ -294,6 +280,15 @@ files = [
]
[[package]]
+name = "ply"
+version = "3.11"
+summary = "Python Lex & Yacc"
+files = [
+ {file = "ply-3.11-py2.py3-none-any.whl", hash = "sha256:096f9b8350b65ebd2fd1346b12452efe5b9607f7482813ffca50c22722a807ce"},
+ {file = "ply-3.11.tar.gz", hash = "sha256:00c7c1aaa88358b9c765b6d3000c6eec0ba42abca5351b095321aef446081da3"},
+]
+
+[[package]]
name = "pygments"
version = "2.17.2"
requires_python = ">=3.7"
@@ -344,20 +339,6 @@ files = [
]
[[package]]
-name = "rich"
-version = "13.7.0"
-requires_python = ">=3.7.0"
-summary = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
-dependencies = [
- "markdown-it-py>=2.2.0",
- "pygments<3.0.0,>=2.13.0",
-]
-files = [
- {file = "rich-13.7.0-py3-none-any.whl", hash = "sha256:6da14c108c4866ee9520bbffa71f6fe3962e193b7da68720583850cd4548e235"},
- {file = "rich-13.7.0.tar.gz", hash = "sha256:5cb5123b5cf9ee70584244246816e9114227e0b98ad9176eede6ad54bf5403fa"},
-]
-
-[[package]]
name = "setuptools"
version = "69.1.1"
requires_python = ">=3.8"