Files
weewx/TODO.md
2019-12-06 07:26:18 -07:00

509 B

Test

Run test suite on Mac.

Install

Check install on Mac.

Note in the docs that doing:

python3 setup.py install

will cause the shebang at the top of the executables to use Python 3:

#!/usr/bin/python3
# ...

Basically, however you invoke setup.py is what will be injected.

Other

Really have to find some way of making accumulateLeaves() and friends accessible from weeutil.weeutil.

Check weedb tests against later versions of MySQL. In particular, 8.0.