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
7c66f0c2
Unverified
Commit
7c66f0c2
authored
Jun 13, 2025
by
Xiaomeng Zhao
Committed by
GitHub
Jun 13, 2025
Browse files
Merge pull request #2630 from opendatalab/dev
Dev
parents
3d8d3378
e307effe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/python-package.yml
.github/workflows/python-package.yml
+1
-1
No files found.
.github/workflows/python-package.yml
View file @
7c66f0c2
...
...
@@ -82,7 +82,7 @@ jobs:
-
name
:
Install mineru
run
:
|
python -m pip install --upgrade pip
pip install -e .[
all
]
pip install -e .[
core
]
build
:
needs
:
[
check-install
]
...
...
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