We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ffb5e commit 54187d5Copy full SHA for 54187d5
setup.cfg
@@ -1,6 +1,9 @@
1
[bdist_wheel]
2
universal=1
3
4
+[metadata]
5
+license_file = LICENSE
6
+
7
[pep8]
8
ignore = E131, E303, W503
9
max-line-length = 120
0 commit comments