Faster compile

This commit is contained in:
yoshiko2
2023-05-04 17:45:30 +08:00
parent 3aa959e5e2
commit 4ca25868c3
2 changed files with 4 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install face_recognition --no-deps
pip install pyinstaller
- name: Test number_perser.get_number