ascendente
cometimento
049d034883
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: BC6F3C345B7D33B0
1 ficheiros alterados com
1 adições e
1 eliminações
-
.github/workflows/release.yml
|
|
@@ -16,7 +16,7 @@ jobs: |
|
|
|
- name: Install dependencies |
|
|
|
run: | |
|
|
|
python -m pip install --upgrade pip |
|
|
|
pip install setuptools wheel twine |
|
|
|
pip install setuptools wheel twine skyfield numpy tabulate |
|
|
|
- name: Build and publish |
|
|
|
env: |
|
|
|
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }} |
|
|
|