зеркало из https://github.com/microsoft/nutter.git
pypi publishing
This commit is contained in:
Родитель
00449b0524
Коммит
de5e24275e
|
@ -24,4 +24,4 @@ jobs:
|
|||
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
|
||||
run: |
|
||||
python setup.py sdist bdist_wheel
|
||||
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
|
||||
twine upload --repository-url https://pypi.python.org/pypi dist/*
|
||||
|
|
Загрузка…
Ссылка в новой задаче