From dd9e19e58c60596b567ed5ba616e68b5c5d07939 Mon Sep 17 00:00:00 2001 From: James Stevenson Date: Tue, 24 Dec 2024 08:57:59 -0500 Subject: [PATCH] reverrrrrt --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0782a582..4d215dda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,8 +6,8 @@ authors = [ {name = "Andreas Prlic", email = "andreas.prlic@gmail.com"}, {name = "Alex Wagner", email = "alex.wagner@nationwidechildrens.org"}, ] -description = "GA4GH Variation Representation Specification (VRS) reference implementation" readme = "README.md" +description = "GA4GH Variation Representation Specification (VRS) reference implementation" license = {file = "LICENSE"} classifiers = [ "Development Status :: 3 - Alpha",