mirror of
https://github.com/weewx/weewx.git
synced 2026-04-17 08:06:58 -04:00
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:
3
MANIFEST
3
MANIFEST
@@ -1,4 +1,4 @@
|
||||
LICENSE
|
||||
LICENSE.txt
|
||||
README
|
||||
setup.cfg
|
||||
setup.py
|
||||
@@ -56,6 +56,7 @@ docs/day-gap-showing.png
|
||||
docs/daytemp_with_avg.png
|
||||
docs/debian.htm
|
||||
docs/ferrites.jpg
|
||||
docs/installing.htm
|
||||
docs/linux.htm
|
||||
docs/logo-apple.png
|
||||
docs/logo-centos.png
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
recursive-include docs *.css *.htm *.js *.png *.jpg *.txt
|
||||
recursive-include util *
|
||||
recursive-include skins *
|
||||
include LICENSE
|
||||
include LICENSE.txt
|
||||
include README
|
||||
include weewx.conf
|
||||
|
||||
Reference in New Issue
Block a user