Skip to content

Commit

Permalink
Remove init_env call from setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonslepicka committed Nov 4, 2016
1 parent ba9bbd0 commit 6f893b2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@

from distutils.core import setup
from setuptools import find_packages
from digBusinessTypeExtractor.documentation_classification import init_env

init_env()

setup(
name='digBusinessTypeExtractor',
Expand Down

0 comments on commit 6f893b2

Please sign in to comment.