Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
Kosmorro
/
kosmorro
espelho de
https://github.com/Kosmorro/kosmorro
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
Lançamentos
33
Trabalho
Ver a proveniência
fix: build does not need manpage anymore
tags/v0.10.10
Jérôme Deuchnord
há 2 anos
ascendente
ea428c8877
cometimento
6aea5b60ba
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
Makefile
+ 1
- 1
Makefile
Ver ficheiro
@@ -6,7 +6,7 @@ tests:
LANG=C python3 -m poetry run pytest tests/*.py
.PHONY: build
build:
manpage
build:
poetry build
.PHONY: manpage
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar