Skip to content

Commit

Permalink
use valid license classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
jharshman committed Feb 15, 2024
1 parent 3478b39 commit 5222b8a
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 @@ -17,7 +17,7 @@ readme = "README.md"
requires-python = ">=3.8"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: Apache 2.0",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
]
dependencies = [
Expand Down

0 comments on commit 5222b8a

Please sign in to comment.