meta: update description in pyproject.toml

This commit is contained in:
Fischer Moseley 2024-07-18 06:35:37 -07:00
parent fd65d9a009
commit 0715788ed7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version = "1.0.1"
authors = [
{ name="Fischer Moseley", email="fischer.moseley@gmail.com" },
]
description = "An In-Situ Debugging Tool for Programmable Hardware"
description = "A configurable and approachable tool for FPGA debugging and rapid prototyping"
readme = "README.md"
dependencies = [
"amaranth[builtin-yosys]==0.5.0",