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

This commit is contained in:
2025-07-25 20:44:45 +02:00
parent 1b385c5215
commit 552bb1bbae
2 changed files with 3 additions and 6 deletions

View File

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