Browse Source

removed unused import

tags/v1.0.0^0
Robin Thoni 7 years ago
parent
commit
b72028cb6d
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      setup.py

+ 0
- 1
setup.py View File

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

Loading…
Cancel
Save