Skip to content

Commit

Permalink
setup.py: unused import
Browse files Browse the repository at this point in the history
jordens authored and sbourdeauducq committed Jan 27, 2015
1 parent db3114f commit d2d07f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env python3

from setuptools import setup, find_packages
from glob import glob
import os


0 comments on commit d2d07f2

Please sign in to comment.