From bed6537768db3cc8da9e896f5a03085681d98189 Mon Sep 17 00:00:00 2001 From: josiah Date: Thu, 29 Apr 2021 15:34:41 -0500 Subject: [PATCH] Remove readme.org as pypi doesn't support it. --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fe1ffca..75a6ae5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,4 +9,3 @@ author-email = "me@jowj.net" home-page = "https://git.awful.club/projects/warren" classifiers = [ "License :: OSI Approved :: MIT License",] -description-file = "readme.org"