Skip to content

Commit cb4564a

Browse files
committed
Fix pyproject
1 parent 7f4155b commit cb4564a

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
@@ -4,7 +4,7 @@ version = "0.1.0"
44
description = "A secure Python code execution service that provides a self-hosted alternative to OpenAI's Code Interpreter"
55
readme = "README.md"
66
requires-python = ">=3.10"
7-
license = {text = "MIT"}
7+
license = "MIT"
88
authors = [
99
{name = "CodeBox AI Team (Thomas Conte and claude.ai)"}
1010
]

0 commit comments

Comments
 (0)