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.
2 parents 905fe1c + 7ee6a66 commit b18c53eCopy full SHA for b18c53e
setup.cfg
@@ -1,6 +1,10 @@
1
[bdist_wheel]
2
universal=1
3
4
+[metadata]
5
+# ensure that the LICENSE file is included in the built wheels
6
+license_file = LICENSE
7
+
8
[devpi:upload]
9
formats=sdist,bdist_wheel
10
0 commit comments