--- pyproject.toml.orig 2026-02-12 12:52:39 UTC +++ pyproject.toml @@ -8,7 +8,7 @@ authors = [ authors = [ { name = "Paul Romano", email = "paul.k.romano@gmail.com" }, ] -license = "MIT" +license = {text = "MIT"} description = "Python interface to ENDF-6 files" readme = "README.md" classifiers = [