From 270ef95b831d0ef93ae4d2af0c8debbf0fdf5171 Mon Sep 17 00:00:00 2001 From: Keith Brady <34693973+krcb197@users.noreply.github.com> Date: Wed, 8 Nov 2023 04:54:10 +0000 Subject: [PATCH] Fixed typo in the project keys (#23) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3188ce6..c7d4f71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ description = "Import and export IP-XACT XML to/from the systemrdl-compiler regi readme = "README.md" license = {file = "LICENSE"} keywords = [ - "SystmRDL", "PeakRDL", "CSR", "compiler", "tool", "registers", "generator", + "SystemRDL", "PeakRDL", "CSR", "compiler", "tool", "registers", "generator", "IP-XACT", ] classifiers = [