Skip to content

Commit

Permalink
Clean setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
xtao committed Feb 10, 2014
1 parent 42dfae5 commit 876182c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Expand Up @@ -10,8 +10,6 @@
m = sys.modules['setuptools.extension']
m.Extension.__dict__ = m._Extension.__dict__

base_dir = '/Users/CMGS/Documents/Workplace/sources/test/greenify-test/'

options = {}
if os.environ.get('LIBRARY_DIRS'):
options['library_dirs'] = [os.environ['LIBRARY_DIRS']]
Expand Down

0 comments on commit 876182c

Please sign in to comment.