| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-10-16 | Allow setup.py to ignore OpenCV dependency.HEADmaster | Franklin Wei | |
| Long story, but setuptools has a hard time recognizing system-managed OpenCV, and tries to install it anywway when building RasterCarve Live. Allow suppressing that installation by setting the environment variable SETUP_IGNORE_OPENCV=1. | |||
| 2019-12-25 | Add classifiers and clean up. | Franklin Wei | |
| 2019-12-25 | Package for PyPI. | Franklin Wei | |