Jelajahi Sumber

Merge pull request #3124 from myhloli/dev

Dev
Xiaomeng Zhao 3 bulan lalu
induk
melakukan
f7f351892a
1 mengubah file dengan 4 tambahan dan 2 penghapusan
  1. 4 2
      pyproject.toml

+ 4 - 2
pyproject.toml

@@ -109,8 +109,10 @@ pipeline_old_linux = [
 ]
 
 [project.urls]
-Home = "https://mineru.net/"
-Repository = "https://github.com/opendatalab/MinerU"
+homepage = "https://mineru.net/"
+documentation = "https://opendatalab.github.io/MinerU/"
+repository = "https://github.com/opendatalab/MinerU"
+issues = "https://github.com/opendatalab/MinerU/issues"
 
 [project.scripts]
 mineru = "mineru.cli:client.main"