Skip to content

Commit

Permalink
remove unused imports, sort remainder
Browse files Browse the repository at this point in the history
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
  • Loading branch information
zyga committed Jul 16, 2014
1 parent 2d0c5ce commit 3d57ff2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
from distutils.version import StrictVersion
import os
import sys
from setuptools import setup
# from tests import PyTest
import sys

deps = ["sphinx"]

Expand Down

0 comments on commit 3d57ff2

Please sign in to comment.