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

Merge pull request #2631 from opendatalab/release-2.0.0

Release 2.0.0
parents 97c1362e 7c66f0c2
...@@ -82,7 +82,7 @@ jobs: ...@@ -82,7 +82,7 @@ jobs:
- name: Install mineru - name: Install mineru
run: | run: |
python -m pip install --upgrade pip python -m pip install --upgrade pip
pip install -e .[all] pip install -e .[core]
build: build:
needs: [ check-install ] needs: [ check-install ]
......
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