Unicodedata is not required to start pupy, so remove it

This commit is contained in:
Oleksii Shevchuk 2017-03-07 21:39:04 +02:00
parent 99b202af59
commit 35cd39fe5b
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ sys.path.insert(0, os.path.join('..','..','pupy'))
import additional_imports
import Crypto
import pp
import unicodedata # this is a builtin on linux and .pyd on windows that needs to be embedded
import site
sys_modules = [