From 086861eafe8b5adb2801535c55d0159a0f9911e1 Mon Sep 17 00:00:00 2001 From: Remi Planel <rplanel@pasteur.fr> Date: Fri, 15 Nov 2019 13:07:27 +0100 Subject: [PATCH] Add some keywords --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bfeb291..b2079dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ version = "0.1.0" licence = "GPL-3.0" description = "Tools to design and analyse CRISPRi experiments" authors = ["David Bikard <david.bikard@pasteur.fr>", "Remi Planel <rplanel@pasteur.fr>"] -keywords = [] +keywords = ["crispr", "genomics"] homepage = "https://gitlab.pasteur.fr/dbikard/crisprbact" classifiers = [ "Environment :: Console", -- GitLab