From dbac459a818190b51f8b611f41326a15560a66cf Mon Sep 17 00:00:00 2001 From: Florian Obersteiner <florian.obersteiner@kit.edu> Date: Thu, 7 Apr 2022 09:51:32 +0200 Subject: [PATCH] keyword icarttt added --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 11198af..e84c2ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ authors = ["Christoph Knote <christoph.knote@med.uni-augsburg.de>"] readme = "README.md" homepage = "https://mbees.med.uni-augsburg.de/" repository = "https://mbees.med.uni-augsburg.de/gitlab/mbees/icartt_pypackage" -keywords = [ "atmosphere", "file format", "ames", "nasa" ] +keywords = [ "atmosphere", "file format", "icartt", "ames", "nasa" ] classifiers = [ "Programming Language :: Python :: 3", "Development Status :: 5 - Production/Stable", -- GitLab