bump_kernel_packages: Temporary fix for import error

This commit is contained in:
Geaaru
2018-12-21 19:06:29 +01:00
parent eff33e3413
commit 4dbdc8013f
+4
View File
@@ -9,6 +9,10 @@ import shutil
import sys
import tempfile
sys.path.insert(0, "/usr/lib/entropy/entropy_path_loader")
import entropy_path_loader
from entropy.server.interfaces import Server
import entropy.dep