Skip to content

Commit 7131c90

Browse files
committed
Try again
1 parent 22daa4d commit 7131c90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,6 @@ unauthorized_licenses = [
194194
"gpl v1",
195195
"gplv1",
196196
]
197-
[Authorized Packages]
197+
[tool.liccheck.authorized_packages]
198198
# Apache, just mislabelled (see https://github.com/analog-garage/mkdocstrings-python-xref/blob/main/LICENSE.md)
199-
mkdocstrings-python-xref
199+
mkdocstrings-python-xref = "1.0.*"

0 commit comments

Comments
 (0)