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 94914ef commit 0115861Copy full SHA for 0115861
1 file changed
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
"unstructured>=0.18.15",
30
]
31
license = "MIT"
32
-license-files = [ "LICENSE" ]
+license-files = [ "LICENSE.md" ]
33
classifiers = [
34
"Operating System :: OS Independent",
35
"Programming Language :: Python :: 3.10",
0 commit comments