From bb65f367fc39615187272422b298bb4a9314588a Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 30 Oct 2023 11:50:37 +0100 Subject: Update ESDS pypi version --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 5d6d52d..06c8e07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ dynamic = ["version"] dependencies = ["numpy","pyyaml"] description = "An Extensible Simulator for Distributed Systems" readme = "README.md" +keywords = ["simulator","distributed systems","cyber-physical","systems","network","wireless","wired"] [build-system] requires = ["setuptools"] -- cgit v1.2.3