Skip to content

Commit 210917e

Browse files
committed
fixes
1 parent 099f6a1 commit 210917e

File tree

3 files changed

+4
-26
lines changed

3 files changed

+4
-26
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# My Package
1+
# MCP Server MetaTool
22

33
## Overview
44
Metatool MCP Server

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ description = "Metatool MCP Server"
99
readme = "README.md"
1010
requires-python = ">=3.10"
1111
license = {file = "LICENSE"}
12+
authors = [
13+
{name = "James Zhang", email = "james@jczstudio.com"},
14+
]
1215
classifiers = [
1316
"Programming Language :: Python :: 3.10",
1417
]

setup.py

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)