Add pusht as package

This commit is contained in:
Simon Alibert
2024-03-29 12:03:49 +01:00
parent 1d7ff65dc5
commit c6002bb88f
10 changed files with 82 additions and 674 deletions

View File

@@ -87,7 +87,7 @@ jobs:
TMP: ~/tmp
run: |
mkdir ~/tmp
poetry install --no-interaction --no-root
poetry install --no-interaction --no-root --without dev --extras pusht
- name: Save cached venv
if: |