From 45e2f3631bc8d13dacba57e705c7591e7e707b2a Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sat, 24 Feb 2024 12:56:23 +0800 Subject: chore(docs): add index, contributing, quick-start sections --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 5fc71fd..16df8fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,10 +6,10 @@ authors = [ {name = "简律纯", email = "i@jyunko.cn"}, ] dependencies = [ - "infini>=2.0.4", + "ply>=3.11", ] requires-python = ">=3.11" -readme = "README.md" +readme = "README.rst" license = {text = "MIT"} [build-system] -- cgit v1.2.3-70-g09d2