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
f522c67b
"tests/vscode:/vscode.git/clone" did not exist on "56ffb650fedd1249daf4d76a8d32eb708bec0a3c"
Commit
f522c67b
authored
Jul 21, 2025
by
myhloli
Browse files
fix: update project URLs in pyproject.toml for consistency and clarity
parent
707ef452
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
pyproject.toml
pyproject.toml
+4
-2
No files found.
pyproject.toml
View file @
f522c67b
...
@@ -109,8 +109,10 @@ pipeline_old_linux = [
...
@@ -109,8 +109,10 @@ pipeline_old_linux = [
]
]
[project.urls]
[project.urls]
Home
=
"https://mineru.net/"
homepage
=
"https://mineru.net/"
Repository
=
"https://github.com/opendatalab/MinerU"
documentation
=
"https://opendatalab.github.io/MinerU/"
repository
=
"https://github.com/opendatalab/MinerU"
issues
=
"https://github.com/opendatalab/MinerU/issues"
[project.scripts]
[project.scripts]
mineru
=
"mineru.cli:client.main"
mineru
=
"mineru.cli:client.main"
...
...
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