From 6b6a9e9f0d4772fa3ce531e94c18cc3d8f278bc7 Mon Sep 17 00:00:00 2001 From: "Claudio M. Perez" <50180406+claudioperez@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:27:08 -0800 Subject: [PATCH] Add keywords in `pyproject.toml` --- pyproject.toml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 4fb53ac..62c0d5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,8 +10,13 @@ description="Fast and friendly system identification for structures." readme = "README.md" keywords = [ - "seismic", - "earthquake", + "system identification", + "state space", + "structures", + "bridges", + "engineering", + "dynamics", + "seismic" ] dependencies = [