Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
isprogram
/
pyenv
espelho de
https://github.com/pyenv/pyenv.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Projects
0
Lançamentos
241
Wiki
Trabalho
Ver a proveniência
Bats 1.2 requires readline from gnu coreutils in MacOS
pull/2073/head
Ivan Pozdeev
há 4 anos
ascendente
848e56e992
cometimento
7f714c34ba
1 ficheiros alterados
com
2 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+2
-0
.github/workflows/pyenv_tests.yml
+ 2
- 0
.github/workflows/pyenv_tests.yml
Ver ficheiro
@ -23,6 +23,8 @@ jobs:
# libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev \
# xz-utils tk-dev libffi-dev liblzma-dev python-openssl git
# https://github.com/pyenv/pyenv#installation
-
run
:
|
if test "$RUNNER_OS" == "macOS"; then brew install coreutils; fi
-
run
:
pwd
-
env:
PYENV_ROOT
:
/home/runner/work/pyenv/pyenv
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar