mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
makepackage: add some missing imports
This commit is contained in:
parent
e4f0a9ce32
commit
85ca6f66f2
@ -5,6 +5,8 @@ from installpanda import *
|
||||
import sys
|
||||
import os
|
||||
import shutil
|
||||
import glob
|
||||
import re
|
||||
|
||||
|
||||
INSTALLER_DEB_FILE = """
|
||||
|
Loading…
x
Reference in New Issue
Block a user