mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-03 03:38:15 +00:00
Moved python packages to requirements.txt for venv instead of local install
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
collections:
|
||||
- name: kewlfft.aur
|
||||
- name: community.general
|
||||
pacman:
|
||||
# Propably it makes sense to move the following to the requirements.txt to just install it in the python venv
|
||||
- ansible
|
||||
- python-passlib
|
||||
- python-pytest
|
||||
yay:
|
||||
- python-simpleaudio
|
||||
Reference in New Issue
Block a user