We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4155b commit cb4564aCopy full SHA for cb4564a
pyproject.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
description = "A secure Python code execution service that provides a self-hosted alternative to OpenAI's Code Interpreter"
5
readme = "README.md"
6
requires-python = ">=3.10"
7
-license = {text = "MIT"}
+license = "MIT"
8
authors = [
9
{name = "CodeBox AI Team (Thomas Conte and claude.ai)"}
10
]
0 commit comments