Remove unneeded ez_setup and 'isort' imports

This commit is contained in:
Calum Lind 2014-09-04 00:27:11 +01:00
commit 20b05ae595
6 changed files with 17 additions and 301 deletions

View file

@ -4,9 +4,10 @@
#
import os
import re
from version import get_version
from subprocess import call
from datetime import datetime
from subprocess import call
from version import get_version
# Paths to exclude
EXCLUSIONS = [