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 125aa69 commit 8972e5eCopy full SHA for 8972e5e
MANIFEST.in
@@ -1,2 +1,2 @@
1
# Include the license file in source distributions
2
-include LICENSE.txt
+include LICENSE
setup.cfg
@@ -4,4 +4,4 @@ universal = 1
4
5
[metadata]
6
# Include the license file in wheels
7
-license_file = LICENSE.txt
+license_file = LICENSE
0 commit comments