Commit Graph

14 Commits

Author SHA1 Message Date
Tom Keffer
7f788cc7a7 Fix bug in error message 2023-08-20 14:53:50 -07:00
Tom Keffer
fe9eb512a8 Moved things back to their v4 locations.
make target `pypi-packages` copies them back into `wee_resources`
before invoking `poetry build`
2023-02-26 13:52:09 -08:00
Tom Keffer
925d3f3069 Refactor resources
Move them inside the package `wee_resources`
2022-12-09 15:35:46 -08:00
Tom Keffer
57cb9d1a2d Where the user directory is located.
Replenish Matthew's supply of capital letters.
2020-09-25 09:26:16 -07:00
Tom Keffer
ead77ce087 Ported examples to use the logging module 2019-10-08 14:43:37 -07:00
Tom Keffer
747563194f Port FileParse to Python 3 2019-07-03 19:21:05 -07:00
Tom Keffer
a930e65c00 Introduce a uniform logging shim. Fixes issue #353 2019-02-26 13:08:19 -08:00
Tom Keffer
5595f8e4a8 Import ExtensionInstaller from weecfg.extension
...instead of setup
2019-02-04 08:51:59 -08:00
tkeffer@gmail.com
16fc7fb5d3 Use WeeWX consistently (instead of weeWX). 2018-12-20 15:50:51 -08:00
Tom Keffer
b157af03c9 Merge remote-tracking branch 'remotes/origin/master' into development
# Conflicts:
#	docs/changes.txt
2018-06-16 05:16:23 -07:00
vinceskahan
701f094a59 2to3 -f except -w (#315) 2018-04-09 05:55:16 -07:00
Unknown
24151d96c8 Further refinement of readme.txt for the examples 2018-03-26 16:52:34 +10:00
Unknown
f98ec423f7 Consistent instructions in readme.txt for example extensions 2018-03-25 23:16:32 +10:00
Matthew Wall
a5073fdf7d distribute examples in a single directory 2017-03-14 12:17:11 -04:00