From e02007c90c94a92cfe4f49eb896db93f9ed03ece Mon Sep 17 00:00:00 2001 From: goldyfruit Date: Sat, 23 Nov 2024 12:36:07 -0500 Subject: [PATCH] [ansible/venv] Remove ovos-cli-client as its not maintained anymore --- .../templates/virtualenv/core-requirements.txt.j2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/ansible/roles/ovos_installer/templates/virtualenv/core-requirements.txt.j2 b/ansible/roles/ovos_installer/templates/virtualenv/core-requirements.txt.j2 index 25e4b92..9222694 100644 --- a/ansible/roles/ovos_installer/templates/virtualenv/core-requirements.txt.j2 +++ b/ansible/roles/ovos_installer/templates/virtualenv/core-requirements.txt.j2 @@ -31,5 +31,3 @@ ovos-PHAL[mk2dev] git+https://github.com/OVOSHatchery/ovos-PHAL-plugin-sj201-leds.git {% endif %} -# No PyPi release -git+https://github.com/OpenVoiceOS/ovos-cli-client.git