зеркало из https://github.com/microsoft/ptgnn.git
Update publish.yml
This commit is contained in:
Родитель
aed943f475
Коммит
6864f34b7d
|
@ -16,11 +16,10 @@ jobs:
|
|||
python-version: '3.x'
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
git tag
|
||||
git describe --dirty --tags --long --match *[0-9]*
|
||||
export SETUPTOOLS_SCM_DEBUG=1
|
||||
python -m pip install --upgrade pip
|
||||
pip install --upgrade setuptools wheel setuptools_scm
|
||||
pip install --upgrade setuptools wheel setuptools_scm toml
|
||||
python setup.py sdist bdist_wheel
|
||||
- name: pypi-publish
|
||||
uses: pypa/gh-action-pypi-publish@v1.1.0
|
||||
|
|
Загрузка…
Ссылка в новой задаче