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 4947146 commit 3a9f657Copy full SHA for 3a9f657
setup.cfg
@@ -1,3 +1,5 @@
1
[bdist_wheel]
2
-# This flag says that the code is written to work on both Python 2 and Python 3.
3
universal=1
+
4
+[metadata]
5
+license_file = LICENSE
0 commit comments