add rad_development_python, remove common functions
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
import logging
|
||||
from typing import Optional
|
||||
from flupdt.common import bash_wrapper
|
||||
from rad_development_python import bash_wrapper
|
||||
import re
|
||||
|
||||
drv_re = re.compile(r".*(/nix/store/.*\.drv).*")
|
||||
|
Reference in New Issue
Block a user