We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c4326 commit ca71f82Copy full SHA for ca71f82
pyproject.toml
@@ -5,7 +5,8 @@ description = "Sometimes it can be necessary to call upon the ancient arts..."
5
authors = [
6
{ name = "Bradley Reynolds", email = "bradley.reynolds@tailstory.dev" },
7
]
8
-license = { text = "MIT" }
+license = "MIT"
9
+license-files = ["LICEN[CS]E*"]
10
readme = "README.md"
11
requires-python = ">=3.9"
12
dependencies = []
0 commit comments