Skip to content

Commit 88dcf7c

Browse files
committed
add python version file
1 parent ce24b6e commit 88dcf7c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.12

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "python-mcp"
2+
name = "python-workers-mcp"
33
version = "0.1.0"
44
requires-python = "==3.12.*"
55
dependencies = ["mcp", "structlog"]

0 commit comments

Comments
 (0)