padelt / temper-python

libusb/PyUSB-based driver to read TEMPer USB HID devices (USB ID 0c45:7401) and serve as a NetSNMP passpersist module
Other
183 stars 78 forks source link

Update documentation to require Python 3.6+ #105

Closed padelt closed 2 years ago

padelt commented 3 years ago

The current codebase already requires Python 3.6 and this will be the new minimum Python version.

The README.md sections "Requirements", "Installation and usage" and "Compatibility with Python versions" need to be updated to current standards. The latter section and note regarding snmp_passpersist might not be needed anymore.