Faster compile
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user