mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pak: clean up lilac.py
This commit is contained in:
parent
273fa71a63
commit
6a9e616eb4
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ import sys
|
|||
sys.path.append(os.path.normpath(f'{__file__}/../../../lilac-extensions'))
|
||||
from lilac_r_utils import r_pre_build
|
||||
|
||||
import shutil, tarfile
|
||||
from tempfile import NamedTemporaryFile
|
||||
import tarfile
|
||||
|
||||
def pre_build():
|
||||
# Get the names of dependencies in embedded library
|
||||
|
|
Loading…
Add table
Reference in a new issue