Skip to content

Commit 59aa1bd

Browse files
fixing 'SetupTools/DistUtils' issue
1 parent f266f19 commit 59aa1bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# from /utils
21
from .cpuinfo import CPUInfoBase, LinuxCPUInfo, IRIXCPUInfo, DarwinCPUInfo, NetBSDCPUInfo, SunOSCPUInfo, Win32CPUInfo
3-
from .environment_check import check_requirements, check_is_file, get_arguments
2+
#from .environment_check import check_requirements, check_is_file, get_arguments
43

54
# REVIEW: These probably not needed at this time
65
# from .image_utils import rotate_image, deskew, compute_skew

0 commit comments

Comments
 (0)