Skip to content

Commit 63c2773

Browse files
committed
chore: specify the license file
1 parent e8f829a commit 63c2773

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ authors = [
1010
]
1111
description = "Check for python builtins being used as variables or parameters"
1212
keywords = ["pep8", "flake8", "python", ]
13+
license = {file = "LICENSE"}
1314
readme = "README.rst"
1415
requires-python = ">=3.9"
1516
classifiers = [

0 commit comments

Comments
 (0)