Explorar o código

Add pyqt5+opencv example

Hugo Cachitas %!s(int64=8) %!d(string=hai) anos
pai
achega
97a8d81ae3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      examples/build_all_examples.py

+ 1 - 0
examples/build_all_examples.py

@@ -9,6 +9,7 @@ example_cfgs = [
     'pygtk/installer.cfg',
     'pygtk_mpl_numpy/installer.cfg',
     'pygi_mpl_numpy/installer.cfg',
+    'pyqt5_opencv/installer.cfg',
 ]
 
 examples_dir = os.path.dirname(os.path.abspath(__file__))