|
|
@ -21,7 +21,6 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
python-version: ${{ matrix.python-version }} |
|
|
python-version: ${{ matrix.python-version }} |
|
|
- uses: Gr1N/setup-poetry@v4 |
|
|
- uses: Gr1N/setup-poetry@v4 |
|
|
- run: pip install setuptools Cython |
|
|
|
|
|
name: Install build dependencies |
|
|
|
|
|
- run: poetry check |
|
|
- run: poetry check |
|
|
|
|
|
- run: poetry install |
|
|
- run: poetry build |
|
|
- run: poetry build |