зеркало из
https://github.com/VIGINUM-FR/D3lta.git
synced 2025-10-28 20:54:21 +02:00
style: trim trailing whitespaces
Этот коммит содержится в:
родитель
1bd593cf43
Коммит
3cdea198bb
6
.github/workflows/publish-to-pypi.yml
поставляемый
6
.github/workflows/publish-to-pypi.yml
поставляемый
@ -19,12 +19,12 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: "3.x"
|
python-version: "3.x"
|
||||||
|
|
||||||
- name: Build a binary wheel and a source tarball
|
- name: Build a binary wheel and a source tarball
|
||||||
run: pipx run build
|
run: pipx run build
|
||||||
|
|
||||||
@ -35,7 +35,7 @@ jobs:
|
|||||||
path: dist/
|
path: dist/
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
|
|
||||||
# taken from https://github.com/python-poetry/poetry/blob/b580e8aa4fbce53569420e7b42568dfd9e73519f/.github/workflows/release.yaml
|
# taken from https://github.com/python-poetry/poetry/blob/b580e8aa4fbce53569420e7b42568dfd9e73519f/.github/workflows/release.yaml
|
||||||
upload-built-distribution-to-github-release:
|
upload-built-distribution-to-github-release:
|
||||||
name: Upload (GitHub)
|
name: Upload (GitHub)
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user