Explorar o código

Fix for flake8

Kentaro Wada %!s(int64=7) %!d(string=hai) anos
pai
achega
23beeaa073
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  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