"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "f25444cb223b1211082ac0b9882f4972db5c1f1c"
Commit 6f8064da authored by ydshieh's avatar ydshieh
Browse files

install GitPython

parent 674f750a
......@@ -77,6 +77,7 @@ jobs:
steps:
- checkout
- run: pip install --upgrade pip
- run: pip install GitPython
- run: pip install .
- run: |
mkdir test_preparation
......
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