From 23b721a0daee4b08c28ba9786b4f80b26b0015da Mon Sep 17 00:00:00 2001 From: Duchateau Fabien <fabien.duchateau@univ-lyon1.fr> Date: Tue, 22 Sep 2020 00:01:58 +0200 Subject: [PATCH] [M] minor edits in setup --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 2465072f..89e4a86a 100755 --- a/setup.cfg +++ b/setup.cfg @@ -6,7 +6,7 @@ author = Fabien Duchateau author_email = fabien.duchateau@univ-lyon1.fr url = https://gitlab.liris.cnrs.fr/fduchate/predihood download_url = https://gitlab.liris.cnrs.fr/fduchate/predihood -keywords = visualization search neighbourhood INSEE IRIS +keywords = "machine learning" visualization "social science" neighbourhood environment license_file = LICENSE [options] -- GitLab