Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
98638bb6
Unverified
Commit
98638bb6
authored
Nov 18, 2024
by
Xiaomeng Zhao
Committed by
GitHub
Nov 18, 2024
Browse files
Merge pull request #1016 from myhloli/dev
build(setup): add old_linux specific dependencies
parents
2cf7b1c6
d0f633e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
setup.py
setup.py
+3
-0
No files found.
setup.py
View file @
98638bb6
...
@@ -52,6 +52,9 @@ if __name__ == '__main__':
...
@@ -52,6 +52,9 @@ if __name__ == '__main__':
"PyYAML"
,
# yaml
"PyYAML"
,
# yaml
"detectron2"
"detectron2"
],
],
"old_linux"
:[
"albumentations<=1.4.20"
,
# 1.4.21引入的simsimd不支持2019年及更早的linux系统
]
},
},
description
=
"A practical tool for converting PDF to Markdown"
,
# 简短描述
description
=
"A practical tool for converting PDF to Markdown"
,
# 简短描述
long_description
=
long_description
,
# 详细描述
long_description
=
long_description
,
# 详细描述
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment