diff --git a/pyproject.toml b/pyproject.toml index db43ba8..cb47038 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ authors = [ { name = "Adrian Zuber", email = "xadrianzetx@gmail.com" }, ] requires-python = ">=3.7" -license = { file = "LICENSE" } +license = { text = "MIT" } classifiers = [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research",