Kentaro Wada vor 7 Jahren
Ursprung
Commit
23beeaa073
1 geänderte Dateien mit 0 neuen und 4 gelöschten Zeilen
  1. 0 4
      setup.py

+ 0 - 4
setup.py

@@ -1,7 +1,3 @@
-from distutils.spawn import find_executable
-import os.path as osp
-from setuptools.command.develop import develop as DevelopCommand
-from setuptools.command.install import install as InstallCommand
 from setuptools import find_packages
 from setuptools import setup
 import shlex