mirror of
https://github.com/wassname/TTS.git
synced 2026-09-13 12:20:52 +08:00
Move dev, tf, notebook dependencies to extras
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
run: python3 -m pip install --upgrade pip
|
||||
- name: Install TTS
|
||||
run: |
|
||||
python3 -m pip install .
|
||||
python3 -m pip install .[all]
|
||||
python3 setup.py egg_info
|
||||
- name: Lint check
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user