Przeglądaj źródła

fix: build does not need manpage anymore

tags/v0.10.10
Jérôme Deuchnord 2 lat temu
rodzic
commit
6aea5b60ba
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Wyświetl plik

@@ -6,7 +6,7 @@ tests:
LANG=C python3 -m poetry run pytest tests/*.py

.PHONY: build
build: manpage
build:
poetry build

.PHONY: manpage


Ładowanie…
Anuluj
Zapisz