Skip to content

Commit

Permalink
setup: remove unneeded import
Browse files Browse the repository at this point in the history
sbourdeauducq committed Sep 23, 2015
1 parent 8421549 commit 8935ca2
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

import sys
import os
from setuptools import setup
from setuptools import find_packages

0 comments on commit 8935ca2

Please sign in to comment.