From 554512a2d24d2fb0d20183def99af01da890fc32 Mon Sep 17 00:00:00 2001 From: Kristjan Eimre Date: Tue, 30 Jul 2024 18:27:11 +0300 Subject: [PATCH] rm duplicate fields --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index cb6de3a..af28ba7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,8 +5,6 @@ readme = "README.md" version = "0.2.2" requires-python = ">=3.10" license = { text = "MIT" } -description = "Tools for creating OPTIMADE APIs from static data." -readme = "README.md" keywords = ["optimade", "jsonapi", "materials"] classifiers = [