forked from Icycoide/searxng
[fix] pygments.less - remove pyenv_OK condition
BTW: add pygments.less to the help message Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
04492b76de
commit
1559ed386e
2 changed files with 3 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -82,7 +82,7 @@ MANAGE += py.build py.clean
|
|||
MANAGE += pyenv pyenv.install pyenv.uninstall
|
||||
MANAGE += pypi.upload pypi.upload.test
|
||||
MANAGE += test.yamllint test.pylint test.pep8 test.unit test.coverage test.robot test.clean
|
||||
MANAGE += themes.all themes.oscar themes.simple themes.bootstrap
|
||||
MANAGE += themes.all themes.oscar themes.simple themes.bootstrap pygments.less
|
||||
|
||||
PHONY += $(MANAGE)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue