зеркало из https://github.com/microsoft/ptgnn.git
Still trying to get GH action.
This commit is contained in:
Родитель
c4f54ef1f6
Коммит
45ec96264d
|
@ -16,6 +16,8 @@ jobs:
|
|||
python-version: '3.x'
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
git tag
|
||||
git describe
|
||||
python -m pip install --upgrade pip
|
||||
pip install --upgrade setuptools wheel setuptools_scm
|
||||
python setup.py sdist bdist_wheel
|
||||
|
|
Загрузка…
Ссылка в новой задаче