From b81218da09213950e381abe358ea8319ed1f6ac4 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Wed, 6 Aug 2025 23:22:30 +0800 Subject: chore(cover): comment examples dir --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index a472090e..cb421203 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,9 +8,10 @@ authors = [ dependencies = [ "rich>=13.7.0", "jinja2>=3.1.3", + "loguru>=0.7.3", ] requires-python = ">=3.10" -readme = "README.md" +readme = "README.rst" license = { text = "MIT" } [project.urls] -- cgit v1.2.3-70-g09d2