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