Update pypi.yml
This commit is contained in:
Родитель
6cab057098
Коммит
f79737700d
|
@ -17,8 +17,8 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install setuptools wheel twine
|
||||
python setup.py sdist bdist_wheel
|
||||
python -m pip install setuptools wheel twine build
|
||||
python -m build
|
||||
|
||||
- name: Publish package
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
|
|
Загрузка…
Ссылка в новой задаче