Skip to content

Commit

Permalink
Let's not keyword-spam
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Oct 30, 2023
1 parent c5c3424 commit 331d829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name = "stamina"
description = "Production-grade retries made easy."
requires-python = ">=3.8"
license = "MIT"
keywords = ["retry", "retries", "reliability", "tenacity"]
keywords = ["retry", "retries", "reliability"]
authors = [{ name = "Hynek Schlawack", email = "[email protected]" }]
classifiers = [
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit 331d829

Please sign in to comment.