Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
ben
/
mwparserfromhell
espelhamento de
https://github.com/earwig/mwparserfromhell
Observar
1
Favorito
1
Fork
0
Código
Versões
24
Atividade
Ver código fonte
Update Linux wheel build script, part 2
tags/v0.6.1
Ben Kurtovic
3 anos atrás
pai
89e3a300db
commit
dd6d0c9b3b
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
.github/workflows/build-linux-wheels.yml
+ 1
- 0
.github/workflows/build-linux-wheels.yml
Ver arquivo
@@ -11,6 +11,7 @@ jobs:
uses: RalfG/python-wheels-manylinux-build@e645ea95dae94f606ab25f95f44d3a2caf55764c
with:
python-versions: 'cp35-cp35m cp36-cp36m cp37-cp37m cp38-cp38 cp39-cp39'
pip-wheel-args: '-w ./wheelhouse --no-deps'
- name: Move to dist/
run: |
mkdir -p dist
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar