This commit is contained in:
Inada Naoki
2018-12-04 19:05:25 +09:00
parent 45bf8797d1
commit 40b8809c8f
3 changed files with 27 additions and 4 deletions

View File

@ -2,9 +2,7 @@
import os
import io
import sys
import distutils.errors
import setuptools
if os.name == "posix":