From 53b46930f0e755c3d67eebc9daac62ef166423cb Mon Sep 17 00:00:00 2001 From: "Andrew S. Rosen" Date: Wed, 20 Sep 2023 13:42:47 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 28a82d3..aef32d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ version = "0.0.1" readme = "README.md" license = { text = "BSD-3" } authors = [{ name = "YourName", email = "YourName@email.com" }] -keywords = ["high-throughput", "automated", "workflow", "dft"] +keywords = ["keyword1", "keyword2"] classifiers = [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research",