zivid / zivid-python

Official Python package for Zivid 3D cameras
BSD 3-Clause "New" or "Revised" License
43 stars 14 forks source link

Re-enable unit-testing on fedora35 and archlinux #177

Closed eskaur closed 2 years ago

eskaur commented 2 years ago

Unit-testing on fedora35 and archlinux was previously removed due to a bug. The bug has been fixed, so we can re-enable it.

Fixes #161