Skip to content

Commit ca71f82

Browse files
authored
Switch to PEP 639 metadata (#126)
Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev>
1 parent 16c4326 commit ca71f82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ description = "Sometimes it can be necessary to call upon the ancient arts..."
55
authors = [
66
{ name = "Bradley Reynolds", email = "bradley.reynolds@tailstory.dev" },
77
]
8-
license = { text = "MIT" }
8+
license = "MIT"
9+
license-files = ["LICEN[CS]E*"]
910
readme = "README.md"
1011
requires-python = ">=3.9"
1112
dependencies = []

0 commit comments

Comments
 (0)