Merge pull request #917 from thomassigurdsen/master
SConstruct imports multiprocessing, which is then never used
This commit is contained in:
commit
f7c9a4a0a8
@ -6,7 +6,6 @@ import os.path
|
||||
import glob
|
||||
import sys
|
||||
import methods
|
||||
import multiprocessing
|
||||
|
||||
methods.update_version()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user