log setup.py @ 18:9daa281d996b

age author description
Thu, 16 Jan 2020 23:52:30 -0500 Paul Fisher Add a HTTP timeout, and verify the server response.
Thu, 17 Oct 2019 22:28:12 -0400 Paul Fisher daemon: Change to executing from a config file.
Tue, 15 Oct 2019 23:05:10 -0400 Paul Fisher Add support for BME280 temperature sensor over i2c.
Sun, 29 Sep 2019 12:11:16 -0400 Paul Fisher daemon: Fail less ungracefully, bump to v0.1.0.
Sun, 29 Sep 2019 01:18:58 -0400 Paul Fisher Add HTTPWriter, which actually writes over HTTP.
Sat, 28 Sep 2019 20:21:35 -0400 Paul Fisher setup: Try adding setup_requires=wheel?
Sat, 28 Sep 2019 20:14:31 -0400 Paul Fisher Fix setuptools/pip metadata to be consistent+complete.
Sat, 28 Sep 2019 20:09:29 -0400 Paul Fisher add pip packaging metadata.