From 82b688fe861716a64fac98e2bf67c18497bc184d Mon Sep 17 00:00:00 2001 From: Mattia Succurro Date: Tue, 27 May 2025 01:46:18 +0200 Subject: [PATCH] remove the sigil --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4b8aa8d..f51d04c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,10 +10,10 @@ dependencies = [ ] requires-python = ">=3.10" license = "Apache-2.0" +readme = "README.md" # - publishing - classifiers = [ - "Private :: X", "Development Status :: 2 - Pre-Alpha", # actively supported Pythons