Skip to content

Commit b4009eb

Browse files
author
Alex Roitman
authored
Forgotten import
1 parent 862e6ee commit b4009eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
from io import open
33

44
from Cython.Build import cythonize
5+
import platform
56
from setuptools import Extension, setup
67

78
EXT_SOURCES = [

0 commit comments

Comments
 (0)