diff --git a/pyproject.toml b/pyproject.toml index 4e844cb..5c96ba1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ authors = [ {name = "Dominik Roth", email = "fancy_gym@dominik-roth.eu"}, {name = "Hongyi Zhou", email = "hongyi.zhou@kit.edu"} ] -license = "MIT" +license = { file = "LICENSE" } classifiers = [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research",