mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-05-18 02:34:38 +02:00
Added pytest dependency
This commit is contained in:
parent
f06ad0af18
commit
a3bc86ad51
@ -4,3 +4,4 @@ collections:
|
||||
pacman:
|
||||
- ansible
|
||||
- python-passlib
|
||||
- python-pytest
|
@ -1,5 +1,3 @@
|
||||
# tests/unit/test_generate_vaulted_credentials.py
|
||||
|
||||
import pytest
|
||||
import sys, os
|
||||
from pathlib import Path
|
||||
|
Loading…
x
Reference in New Issue
Block a user