diff options
| author | Derric Williams <derricw@alleninstitute.org> | 2014-09-22 11:39:59 -0700 |
|---|---|---|
| committer | Derric Williams <derricw@alleninstitute.org> | 2014-09-22 11:39:59 -0700 |
| commit | e482e37793ff32b3d846acf8e0533ba284b1191e (patch) | |
| tree | 2bb745b45770d0f62d17d271bae63ea90b8d09de /setup.py | |
| parent | 6aebd5c04313f3250c7b0b2b93410034220e7330 (diff) | |
| download | pymba-e482e37793ff32b3d846acf8e0533ba284b1191e.tar.gz pymba-e482e37793ff32b3d846acf8e0533ba284b1191e.zip | |
OpenCV Color Liveview example.
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,5 +25,4 @@ setup(name="pymba", packages=['pymba', 'pymba.tests'], zip_safe=False, requires=['cv2', 'cv', 'numpy', 'scipy', 'pygame', 'pil', 'svgwrite'], - ) |
