From 7b50d4ef28990d247d7fae437143d8348bc75f1b Mon Sep 17 00:00:00 2001 From: Zachariah Aslam Date: Sun, 25 Jun 2023 14:40:34 -0400 Subject: [PATCH] fix keywords --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a38b99f..dffa659 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ authors = [ description = "TODO: Add stuff here" readme = "README.md" requires-python = ">=3.9" -keywords = ["one", "two"] +keywords = ["data-science", "mdss", "epidemiology"] license = {file = "LICENSE"} classifiers = [ "Intended Audience :: Science/Research",