diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2025-02-05 16:49:06 +0100 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-02-28 12:27:41 +0100 |
| commit | 2bf77f5d2db2a33828beff402f7f18443204595d (patch) | |
| tree | 2912f667471afb9d0fc150a65f6c364269ae7d65 /Makefile | |
| parent | 1a3543d4b279fa926de1d89c1923581869691a22 (diff) | |
[web-client] integrate the migrated theme in the development workflows
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -85,7 +85,6 @@ MANAGE += pyenv pyenv.install pyenv.uninstall MANAGE += format.python MANAGE += test.yamllint test.pylint test.black test.pybabel test.unit test.coverage test.robot test.rst test.clean test.themes test.types.dev test.types.ci MANAGE += themes.all themes.fix themes.test -MANAGE += themes.simple themes.simple.pygments themes.simple.fix MANAGE += static.build.commit static.build.drop static.build.restore MANAGE += nvm.install nvm.clean nvm.status nvm.nodejs |