use bundlewrap-pass for human-used passwords
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
c87a8e2f15
commit
af53a610bb
3 changed files with 4 additions and 2 deletions
1
nodes.py
1
nodes.py
|
@ -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"):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue