| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Allow setup.py to ignore OpenCV dependency.HEADmaster | Franklin Wei | 2023-10-16 |
| | | | | | | | | 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. | ||
| * | Add classifiers and clean up. | Franklin Wei | 2019-12-25 |
| | | |||
| * | Package for PyPI. | Franklin Wei | 2019-12-25 |