diff options
| author | morefigs <morefigs@gmail.com> | 2014-09-23 07:40:30 +1000 |
|---|---|---|
| committer | morefigs <morefigs@gmail.com> | 2014-09-23 07:40:30 +1000 |
| commit | 9b7a5641edba4a044e4508068f200a6157c22a0d (patch) | |
| tree | 2bb745b45770d0f62d17d271bae63ea90b8d09de /setup.py | |
| parent | f672513907c134db2794519fe79f5a4e1f8d6a44 (diff) | |
| parent | e482e37793ff32b3d846acf8e0533ba284b1191e (diff) | |
| download | pymba-9b7a5641edba4a044e4508068f200a6157c22a0d.tar.gz pymba-9b7a5641edba4a044e4508068f200a6157c22a0d.zip | |
Merge pull request #6 from derricw/master
Color Example and support for all color formats.
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'], - ) |
