Skip to content

Commit

Permalink
Build revision
Browse files Browse the repository at this point in the history
  • Loading branch information
na-stewart committed Jun 23, 2024
1 parent 8e36b55 commit 64b42f0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@ authors = [
{ name="Aidan Stewart", email="[email protected]" },
]
readme = "README.md"
keywords = ["security", "authentication", "authorization", "verification", "async", "sanic"]
classifiers = [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Topic :: Security",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python,
]
[project.optional-dependencies]
dev = ["httpx", "black", "blacken-docs", "pdoc3", "cryptography"]
Expand Down

0 comments on commit 64b42f0

Please sign in to comment.