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 64b42f0 commit 0a3c884
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,7 @@ authors = [
]
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,
]
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 0a3c884

Please sign in to comment.