summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorLoic Guegan <loic.guegan@mailbox.org>2023-10-30 11:50:37 +0100
committerLoic Guegan <loic.guegan@mailbox.org>2023-10-30 11:50:37 +0100
commitbb65f367fc39615187272422b298bb4a9314588a (patch)
tree5095d59a5f471a0f9411f074c5d08c53f0f5f4a6 /pyproject.toml
parentb2dfe627589fa29eaea1f4a7d390aded4462b78b (diff)
Update ESDS pypi version
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
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"]