install GitPython

This commit is contained in:
ydshieh
2022-10-24 09:54:15 +02:00
parent 674f750a57
commit 6f8064da6b

View File

@@ -77,6 +77,7 @@ jobs:
steps:
- checkout
- run: pip install --upgrade pip
- run: pip install GitPython
- run: pip install .
- run: |
mkdir test_preparation