Explorar el Código

removed unused import

tags/v1.0.0^0
Robin Thoni hace 7 años
padre
commit
b72028cb6d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      setup.py

+ 0
- 1
setup.py Ver fichero

3
 import os
3
 import os
4
 
4
 
5
 import shutil
5
 import shutil
6
-import subprocess
7
 
6
 
8
 from setuptools import setup, find_packages
7
 from setuptools import setup, find_packages
9
 from setuptools.command.install import install
8
 from setuptools.command.install import install

Loading…
Cancelar
Guardar