We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79910d4 commit cf263dcCopy full SHA for cf263dc
setup.cfg
@@ -1,6 +1,9 @@
1
[bdist_wheel]
2
universal = 1
3
4
+[metadata]
5
+license_file = LICENSE
6
+
7
[flake8]
8
ignore = E124,E125,E128,E261,E301,E302,E303
9
max-line-length = 79
0 commit comments