From 9b696f003a2b7da575ea086c6ddc0c579a13f46b Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Fri, 14 Mar 2025 22:12:53 +0800 Subject: chore: rename project to conventionalrp and update metadata in Cargo.toml and pyproject.toml --- pyproject.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index e8f26b1..71d6eaf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,8 +10,7 @@ authors = [{ name = "HsiangNianian", email = "leader@hydroroll.team" }] dependencies = [] requires-python = ">=3.9" readme.content-type = "text/x-rst" -readme.text = """ -""" +readme.file = "README.rst" license = { text = "AGPLv3.0" } keywords = ["hydroroll"] classifiers = [ -- cgit v1.2.3-70-g09d2