You've already forked LibreTranslate
mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-11-29 22:08:02 +02:00
Use pip
This commit is contained in:
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pipx install hatch click==8.2.1
|
||||
pip install hatch click==8.2.1
|
||||
hatch run locales
|
||||
|
||||
- name: Test with pytest
|
||||
|
||||
Reference in New Issue
Block a user