Unverified Commit f7f35189 authored by Xiaomeng Zhao's avatar Xiaomeng Zhao Committed by GitHub
Browse files

Merge pull request #3124 from myhloli/dev

Dev
parents 989fb149 b77f8fdc
...@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment