Skip to content

Commit

Permalink
pyproject.toml python version classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslaff committed Feb 19, 2025
1 parent d38d8cd commit c8b13a0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ readme = "README.md"
requires-python = ">=3.8"
classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Topic :: Security :: Cryptography"
Expand Down

0 comments on commit c8b13a0

Please sign in to comment.