Skip to content

Commit

Permalink
(temporarily remove deps)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoWintz committed Nov 29, 2019
1 parent d5ed607 commit 82f6e3b
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,20 +86,7 @@ def build_extension(self, ext):
print() # Add an empty line for cleaner output

# lt_link = "https://github.com/romi/lettucethink-python/tarball/dev"
install_requires=[
'numpy',
'pyopencl',
'scikit-image',
'networkx',
'Flask',
'flask-restful',
'imageio',
'luigi',
'pybind11',
'requests',
'mako',
'tqdm'
]
install_requires=[ ]

# version_minor = sys.version_info.minor

Expand Down

0 comments on commit 82f6e3b

Please sign in to comment.