You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2022. It is now read-only.
Enable 32-bit depth image output with EXR + Drop Python 2.7 support (#91)
* Add EXR support with 32-bit depth
* Drop Python 2.7 support
* Fix circleci config
* Remove test
* Bump version
* Test fixes