Files
weewx/setup.cfg

10 lines
356 B
INI

[install]
# Set the following to where you want the root directory of weewx to reside.
home = /home/tkeffer/tmp2
# Given the value of 'home' above, the following are reasonable values
# (The syntax is from module ConfigParser. See
# http://docs.python.org/library/configparser.html if you care).
install_lib = %(home)s/bin
install_scripts: %(home)s/bin