Skip to content

Commit dcb2a2a

Browse files
committed
fix pyproject
1 parent 375132f commit dcb2a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [
77
description = "Dead simple autocompletion for Django admin list_filter with goodies."
88
readme = "README.md"
99
license = "MIT"
10-
license-files = ["LICENSE"]
10+
license-files = ["LICEN[CS]E*"]
1111
requires-python = ">=3.11"
1212
classifiers = [
1313
"Programming Language :: Python :: 3 :: Only",

0 commit comments

Comments
 (0)