use bundlewrap-pass for human-used passwords
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2021-07-02 19:29:52 +02:00
parent c87a8e2f15
commit af53a610bb
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,7 @@
from os.path import join
from pathlib import Path
import bwpass
from bundlewrap.metadata import atomic
for node in Path(join(repo_path, "nodes")).rglob("*.py"):