Skip to content

Commit 1db177d

Browse files
committed
Update pyproject.toml to add keywords to project
1 parent 4e77f55 commit 1db177d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ readme = "README.md"
1010
authors = [{ name = "Roberto Rodriguez" }]
1111
license = { text = "MIT License" }
1212
requires-python = ">=3.9, <3.13"
13+
keywords = ["LLM", "Cybersecurity", "AI", "Agents"]
1314
classifiers = [
1415
"Development Status :: 3 - Alpha",
1516
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)