We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fbaf49 commit 005eecfCopy full SHA for 005eecf
pyproject.toml
@@ -8,7 +8,7 @@ dynamic = ["version"]
8
description = "A mock server that mimics OpenAI and Anthropic API formats for testing"
9
readme = "README.md"
10
requires-python = ">=3.8"
11
-license = {text = "Apache-2.0"}
+license = {text = "Apache License (2.0)"}
12
keywords = ["mock", "llm", "openai", "anthropic", "testing"]
13
authors = [
14
{name = "Luke Hinds", email = "[email protected]"}
0 commit comments