We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800bbf8 commit b8866a0Copy full SHA for b8866a0
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ name = "openparse"
7
description = "Streamlines the process of preparing documents for LLM's."
8
readme = "README.md"
9
requires-python = ">=3.8"
10
-license = "MIT"
+license = { text = "MIT" }
11
version = "0.5.6"
12
authors = [{name = "Sergey Filimonov", email = "hello@sergey.fyi"}]
13
dependencies = [
0 commit comments