Skip to content

Commit 1d14c2d

Browse files
author
Dylan Huang
committed
fix license
1 parent d6ac48b commit 1d14c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [
1010
]
1111
description = "The official Python SDK for Eval Protocol (EP.) EP is an open protocol that standardizes how developers author evals for large language model (LLM) applications."
1212
readme = "README.md"
13-
license = "Apache-2.0" # SPDX expression
13+
license = "MIT" # SPDX expression
1414
requires-python = ">=3.10"
1515
classifiers = [
1616
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)