We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7c4b0 commit 65ae281Copy full SHA for 65ae281
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ version = "1.6.0"
9
description = """The core MkDocs plugin used by Backstage's TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown extensions"""
10
readme = "README.md"
11
requires-python = ">=3.9"
12
-license-files = ["LICENSE"]
+license = "Apache-2.0"
13
keywords = ["mkdocs"]
14
authors = [
15
{name = "TechDocs Core", email = "protean@spotify.com"}
0 commit comments