Skip to content

Commit

Permalink
fix: changed pyproject toml to conform to pypi requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
sariola committed Oct 8, 2024
1 parent 0a71da3 commit bd389b9
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 @@ -16,7 +16,7 @@ authors = [
license = {file = "LICENSE"}
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: Apache 2.0 License",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
]
keywords = ["LM-judge", "evaluation", "LLMs", "AI", "benchmarking"]
Expand Down

0 comments on commit bd389b9

Please sign in to comment.