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 CHANGELOG for 1.6.1 #137

Closed davet2001 closed 10 months ago

davet2001 commented 10 months ago

Update changelog

davet2001 commented 10 months ago

Ok, I think I've got it to work.

By running python3 -m setup.py sdist I get the attached. I have tried separately installing and running it, and it correctly reads temperatures from a usb device.

@padelt Does that sound about right before I publish to pypi?

temperusb-1.6.1.tar.gz

padelt commented 10 months ago

Just tried your tar.gz. With a recent version of pip it install fine. That's all I can realls test, so - LGTM!