mirror of
https://github.com/weewx/weewx.git
synced 2026-04-20 09:37:02 -04:00
509 B
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.