From 0b26b42630c682488f398332297b4ef57c31b974 Mon Sep 17 00:00:00 2001 From: Kyle Gorkowski Date: Mon, 7 Oct 2024 20:02:49 -0600 Subject: [PATCH] update toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 308962ad8..6373b3539 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "particula" description = "a simple, fast, and powerful particle simulator" -readme = "readme" +readme = "readme.md" requires-python = ">=3.9" license = {file = "license"} authors = [