From 7414e5d681c57766bc2e1af0c1b47f6fc75f1891 Mon Sep 17 00:00:00 2001
From: Remi Planel <rplanel@pasteur.fr>
Date: Thu, 19 Dec 2019 13:16:49 +0100
Subject: [PATCH] add spaces

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 52f6f41..8786ae3 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 = ["CRISPR", "genomics","bacteria","CRISPRi","screen"]
+keywords = ["CRISPR", "genomics", "bacteria", "CRISPRi", "screen"]
 homepage = "https://gitlab.pasteur.fr/dbikard/crisprbact"
 classifiers = [
     "Environment :: Console",
-- 
GitLab