We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590d9a5 commit 0cae52bCopy full SHA for 0cae52b
setup.cfg
@@ -9,3 +9,6 @@ exclude = .git,__pycache__,.tox,doc
9
[flake8]
10
ignore = N
11
max-line-length = 139
12
+
13
+[metadata]
14
+license_file = LICENSE
0 commit comments