Skip to content

Commit

Permalink
Lock intervaltree version
Browse files Browse the repository at this point in the history
intervaltree version 3.0 (pypi released 4h ago) has backwards incompatible changes: https://github.com/chaimleib/intervaltree/tree/dev
  • Loading branch information
muchzill4 authored and flit committed Dec 17, 2018
1 parent 243a97e commit 89b7cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
'enum34;python_version<"3.4"',
'future',
'websocket-client',
'intervaltree',
'intervaltree<3.0',
'colorama',
'pyelftools',
'pyusb>=1.0.0b2',
Expand Down

0 comments on commit 89b7cd1

Please sign in to comment.