Moved python packages to requirements.txt for venv instead of local install

This commit is contained in:
Kevin Veen-Birkenbach 2025-07-25 20:44:45 +02:00
parent 1b385c5215
commit 552bb1bbae
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E
2 changed files with 3 additions and 6 deletions

View File

@ -4,4 +4,6 @@ bcrypt
ruamel.yaml
tld
passlib
requests
requests
ansible
pytest

View File

@ -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