Skip to content

Commit

Permalink
Remove failing Numba package
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyshisler committed Nov 4, 2019
1 parent f85b350 commit 6ed5b57
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,7 @@ def run_tests(self):
'tqdm>=4.11.2,<5.0',
'numpy',
'requests>=2.8.1,<3.0',
'proglog<=1.0.0',
'numba==0.42.0',
'imageio-ffmpeg',
'llvmlite'
'proglog<=1.0.0'
]

optional_reqs = [
Expand Down

0 comments on commit 6ed5b57

Please sign in to comment.