Skip to content

Commit

Permalink
Update pyproject.toml to add keywords to project
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyb3rWard0g committed Dec 27, 2024
1 parent 4e77f55 commit 1db177d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ readme = "README.md"
authors = [{ name = "Roberto Rodriguez" }]
license = { text = "MIT License" }
requires-python = ">=3.9, <3.13"
keywords = ["LLM", "Cybersecurity", "AI", "Agents"]
classifiers = [
"Development Status :: 3 - Alpha",
"Intended Audience :: Science/Research",
Expand Down

0 comments on commit 1db177d

Please sign in to comment.