Skip to content

Commit 005eecf

Browse files
authored
Update pyproject.toml
1 parent 8fbaf49 commit 005eecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dynamic = ["version"]
88
description = "A mock server that mimics OpenAI and Anthropic API formats for testing"
99
readme = "README.md"
1010
requires-python = ">=3.8"
11-
license = {text = "Apache-2.0"}
11+
license = {text = "Apache License (2.0)"}
1212
keywords = ["mock", "llm", "openai", "anthropic", "testing"]
1313
authors = [
1414
{name = "Luke Hinds", email = "[email protected]"}

0 commit comments

Comments
 (0)