Move opencv-python to extra_requires (#134)

This commit is contained in:
Vinayak Mehta
2018-10-08 01:10:48 +05:30
committed by GitHub
parent 9b2fc53e58
commit fe68328ef2
6 changed files with 34 additions and 32 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
VERSION = (0, 2, 1)
VERSION = (0, 2, 2)
__title__ = 'camelot-py'
__description__ = 'PDF Table Extraction for Humans.'