Skip to content

Commit 8460a9f

Browse files
committed
Remove typos
1 parent 47b68a3 commit 8460a9f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pdf4llm/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
license="GNU AFFERO GPL 3.0",
2929
url="https://github.com/pymupdf/RAG",
3030
classifiers=classifiers,
31-
project_urls={},
3231
package_data={
3332
"pdf4llm": ["LICENSE"],
3433
},

pymupdf4llm/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
license="GNU AFFERO GPL 3.0",
2929
url="https://github.com/pymupdf/RAG",
3030
classifiers=classifiers,
31-
project_urls={},
3231
package_data={
3332
"pymupdf4llm": ["LICENSE", "helpers/*.py", "llama/*.py"],
3433
},

0 commit comments

Comments
 (0)