diff --git a/pyproject.toml b/pyproject.toml index 136ad18..5c45738 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,6 @@ description = "The official Python library for Judge0." readme = "README.md" requires-python = ">=3.9" authors = [{ name = "Judge0", email = "support@judge0.com" }] -license = { file = "LICENSE" } classifiers = [ "Intended Audience :: Developers",