Skip to content

Commit

Permalink
[mark2] Use the default pip module
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Dec 29, 2024
1 parent 59899fe commit 3f4d9f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/ovos_hardware_mark2/tasks/vocalfusion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
mode: "0644"

- name: Create {{ ovos_installer_user_home }}/.venvs/sj201 Python
moreati.uv.pip:
ansible.builtin.pip:
name:
- Adafruit-Blinka
- smbus2
Expand Down

0 comments on commit 3f4d9f4

Please sign in to comment.