rename BUILD to DEV_NOTES.txt to avoid name clash on case-insensitive file systems. put LICENSE back to LICENSE.txt

This commit is contained in:
Matthew Wall
2013-02-01 20:12:35 +00:00
parent cf5ac5dd30
commit 069adb0075
5 changed files with 4 additions and 3 deletions

View File

@@ -410,7 +410,7 @@ setup(name='weewx',
'bin/weewxd.py',
'bin/runreports.py'],
data_files = [('',
['LICENSE',
['LICENSE.txt',
'README',
'weewx.conf']),
('docs',