Remove numpy pypy hack
This commit is contained in:
parent
87c8c5036f
commit
cc6d338528
@ -22,12 +22,6 @@ Later grown into full OpenType subsetter, supporting all standard tables.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
# Try running on PyPy
|
|
||||||
try:
|
|
||||||
import numpypy
|
|
||||||
except ImportError:
|
|
||||||
pass
|
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import struct
|
import struct
|
||||||
import time
|
import time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user