borgbackup: Pass py into checkInputs

This commit is contained in:
Martin Weinelt
2023-01-05 13:20:48 +01:00
parent 856b1ac78b
commit 510de5b6f9
+1
View File
@@ -77,6 +77,7 @@ python3.pkgs.buildPythonApplication rec {
checkInputs = with python3.pkgs; [
e2fsprogs
py
python-dateutil
pytest-benchmark
pytest-xdist