Skip to content

Commit

Permalink
Remove unused imp usage
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Nov 2, 2018
1 parent bad26b3 commit 54be603
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
Expand Up @@ -26,7 +26,6 @@
from setuptools import setup
import versioneer

version = imp.load_source('trollsift.version', 'trollsift/version.py')
README = open('README.rst', 'r').read()

setup(name="trollsift",
Expand Down

0 comments on commit 54be603

Please sign in to comment.