diff --git a/pyproject.toml b/pyproject.toml index 201f92e..9aab917 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", ] -license = { file = "LICENSE" } +license = "MIT" readme = "README.md" # Project Dependencies