📦 Import fix

This commit is contained in:
ful1e5 2020-10-24 10:03:29 +05:30
parent 021a465cdc
commit 59ca6519a2
3 changed files with 12 additions and 12 deletions

View file

@ -7,8 +7,8 @@ import shutil
from os import path, mkdir
import tempfile
from builder import __path__
from builder.pkg_info import info
from . import __path__
from .pkg_info import info
# Build Config
delay = 35