Add support for opencv wheels (#24620)

This commit is contained in:
Pascal Vizeli 2019-06-19 18:23:05 +02:00 committed by Paulus Schoutsen
parent c1d441b0ac
commit 21c96fa76c
4 changed files with 7 additions and 2 deletions

View file

@ -24,7 +24,7 @@ COMMENT_REQUIREMENTS = (
'face_recognition',
'fritzconnection',
'i2csense',
'opencv-python',
'opencv-python-headless',
'py_noaa',
'VL53L1X2',
'pybluez',