Skip to content

Commit

Permalink
commented the install_requires so conda built works
Browse files Browse the repository at this point in the history
  • Loading branch information
decarlof committed Aug 27, 2016
1 parent cc27a09 commit 7734469
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
description='Benchmarking and optimization tools for tomography.',
packages=setuptools.find_packages(exclude=['docs']),
include_package_data=True,
# install_requires=['six', 'numpy'],
url='http://github.com/tomography/xdesign.git',
keywords=['xdesign', 'tomography'],
license='BSD-3',
Expand Down

0 comments on commit 7734469

Please sign in to comment.