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 fc4ba6b commit faf84b2Copy full SHA for faf84b2
setup.cfg
@@ -4,7 +4,8 @@ exclude = tests
4
max-line-length = 88
5
6
[metadata]
7
-license_file = LICENSE
+license_files =
8
+ LICENSE
9
10
[bdist_wheel]
11
universal = true
0 commit comments