From 83d534e35eef21e831b5d1849c6e0088806d1919 Mon Sep 17 00:00:00 2001 From: Jordan <37647414+linuxgoose@users.noreply.github.com> Date: Thu, 27 Mar 2025 23:26:06 +0000 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7d901428fee3246ffdbd0d34158f9f429df88763..3c742c51a87753d23ee1d19da65a508c55a516b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ module = "linguistics_robin" author = "Jordan Robinson" author-email = "hello@jordanrobinson.org" home-page = "https://github.com/linuxgoose/linguistics-robin" -description-file="README.rst" +description-file="README.md" classifiers = [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3",