File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- opencv-engine [ ![ Build Status] ( https://travis-ci.org/thumbor/opencv-engine.png?branch=0.1 .0 )] ( https://travis-ci.org/thumbor/opencv-engine )
1+ opencv-engine [ ![ Build Status] ( https://travis-ci.org/thumbor/opencv-engine.png?branch=1.0 .0 )] ( https://travis-ci.org/thumbor/opencv-engine )
22==============================================================================
33
44Thumbor engine for the OpenCV imaging library.
Original file line number Diff line number Diff line change 33
44import logging
55
6- __version__ = '0.1 .0'
6+ __version__ = '1.0 .0'
77
88try :
99 from opencv_engine .engine import Engine # NOQA
Original file line number Diff line number Diff line change 4343 packages = find_packages (),
4444 include_package_data = True ,
4545 install_requires = [
46+ 'colour' ,
4647 'thumbor' ,
4748 ],
4849 extras_require = {
You can’t perform that action at this time.
0 commit comments