OnionIoT / tau-lidar-server

Python package for Tau Lidar Camera application
MIT License
27 stars 7 forks source link

Update docs and setup.py on minimum Python 3.7 requirement #28

Closed greenbreakfast closed 3 years ago

greenbreakfast commented 3 years ago

All Tau Camera python modules need to be updated to explicitly state Python version 3.7 is minimum requirement

Docs updates:

Python module updates:

greenbreakfast commented 3 years ago

Docs updates: 224de290100f664ca0c6d7de9e804f8e6ebc34f2 https://github.com/OnionIoT/tau-lidar-camera/commit/07b3e8bbeea8cf18e6f3842bb0e66b92cde4c70f https://github.com/OnionIoT/tau-lidar-common/commit/be336177a2d557bf15f4b40bba4081b390656c4e

greenbreakfast commented 3 years ago

setup.py package update ad40e059e0946b20160cffbf289d1d8bc9bcf8f3

Not strictly needed for the tauLidarCommon and tauLidarCamera modules. Leaving them as is for now.